Remove a set of sequences from a FASTA format sequence collection
Remove data according to sequence ID.
The sequence will be removed if the first word in the sequence ID line is identical to your specified ID.
eg. >AC034242.6 Homo sapiens chromosome 5 clone CTD-2514M18
can be identified as
"AC034242.6";
Or, >gi|15451701|gb|AC034242.6|[15451701]
can be identified as "AC034242.6"
>gi|14790131|ref|NM_001305.2| Homo
sapiens claudin 4 (CLDN4), mRNA
can be identified as "NM_001305.2"