BES-NR Blast Flax: Difference between revisions

From RAJ INFO
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Bioinformatics]]
===Strategy===
===Strategy===
* Trim the BES
* Trim the BES
* Filter off the
* Filter off the
* Generate some 'N' stat on the file
* Generate some 'N' stat on the file
** BES_All_N.fa           
** BES_Atlest_1N.fa       
** BES_LessThan_81N.fa   
** BES_MoreThan_80N.fa   
** BES_withNo_N.fa       
** stat.txt         


===Scripts===
===Scripts===
* [[trim_multifasta.pl]]
* [[trim_multifasta.pl]]
* [[BES-NR_blast.pl]]
* [[BES-NR_blast.pl]]
* [[N_stat_fasta.pl]]
* [[blast.pl]]

Latest revision as of 11:36, 30 July 2010


Strategy

  • Trim the BES
  • Filter off the
  • Generate some 'N' stat on the file
    • BES_All_N.fa
    • BES_Atlest_1N.fa
    • BES_LessThan_81N.fa
    • BES_MoreThan_80N.fa
    • BES_withNo_N.fa
    • stat.txt

Scripts