Extract Sequences from FASTA file.
jason gallant
August 29, 2012
August 28, 2025
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