Extract Sequences from FASTA file.
Jason Gallant
August 29, 2012
So, I was trying to figure out a way of extracting significantly up regulated Transcripts from my Trinity assemblies. Low and behold, it’s possible with BioPython:
https://gist.github.com/3519281
Previous post
Count specific characters per line using AWK
Next post
Workflow for Genome Resequencing and SNP Calling