Hello community,
I am wondering if it is possible to add SeqFeature
from BioPython
library directly to .fasta file? I need it because when I going to launch blast search on the local database created from some fasta sequences, I would like to exclude some sequences from search based on the condition in SeqFeature annotation (for example if sequence corresponds to cDNA).
If it is not possible, what kind of alternative could be used?
gi
numbers are deprecated for end users by NCBI, so it would be best to use accession numbers if possible.