Home Software Services About Contact
Python

Python scripts home page

fasta_number.py

Usage
python fasta_number.py fastafile prefix > fastafile

Description
Replace FASTA labels with xxx1, xxx2, xxx3 etc, where xxx is a prefix provided as a command-line argument. Used e.g. to label OTUs as OTU_1, OTU_2 etc.