Extract sequence by using Ids file (assuming one ids in a line): perl -ne 'if(/^>(\S+)/){$c=$i{$1}}$c?print:chomp;$i{$_}=1 if @ARGV' ids.file fasta.file #PerlTricks#PerlOneliner#Perl#Extract#Ids #
I-TASSER is the best server for protein structure prediction according to the 2006-2012 CASP experiments. The standalone I-TASSER package is freely available for download.
You can also have a look at...
Fermi is a de novo assembler with a particular focus on assembling Illumina short sequence reads from a mammal-sized genome. In addition to the role of a typical assembler, fermi also aims to preserve heterozygotes which are...