Skip to content

fredlecerf/lnc_Analyses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

lnc_Analyses

some scripts to analyze Blast results from FEELnc prediction

###lnc_01_parseBlastResults.pl

Desc: filter XML blast output (blastn, blastp, whatever) and return a tab delimited file with usefull informations (query and hit coeverage, name, length, e-value, %id).

Options:

verbose  : -v, verbose mode (optional)

input    : -i [file], XML blast output

expect   : -e [nb], add expect threshold (optional, default 10-5)

coverage : -c [nb], query coverage threshold value (in %, optional, default: 70%)

###lnc_02_analyzeBlastResults.pl

Desc: Using filtered results from lnc_01_parseBlastResult, analyze TBLASTX results of predicted new GGA mRNA of FEELlnc vs HSA mRNA.

Options:

verbose  : -v, verbose mode (optional)

blast    : -b [file], filtered XML blast output

About

Analyses of lnc DATA (from Feelnc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages