Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 403 Bytes

File metadata and controls

24 lines (15 loc) · 403 Bytes

FASTASearchpy

This program output FASTA information automatically.
Output files are Gene's DNA, mRNA, and CDS.

Usage

python FASTAsearch.py -g/--gene genename -k/--kind kind  

You can put spaces between words after -g/--gene or -k/--kind

(examples)

python FASTAsearch.py -g CD27 -k human
python newFASTAsearch.py --gene atipt4 --kind Arabidopsis thaliana