Quantcast
Channel: Post Feed
Viewing all articles
Browse latest Browse all 41826

How To Define And Calculate Cip ( A New Parameters For Blast Analysis Of Cip And Calp Method)?

$
0
0

IN the paper “Improved criteria and comparative genomics tool provide new insights into grass paleogenomics " they said:

To increase the significance of inter-specific sequence alignments for inferring evolutionary relationships between genomes, we defined two new parameters for BLAST analysis: CIP for Cumulative Identity Percentage and CALP for Cumulative Alignment Length Percentage.CIP = ∑nb ID by (HSP/AL) x 100 corresponds to the cumulative percent of sequence identity observed for all the HSPs divided by the cumulative aligned length (AL) which corresponds to the sum of all HSP lengths. CALP = AL/query length is the sum of the HSP lengths (AL) for all HSPs divided by the length of the query sequence. With these parameters, BLAST produces the highest cumulative percentage identity over the longest cumulative length thereby increasing stringency in defining conservation between two genome sequences.

In my opinion, CIP is simply the sum of num_identical (number of identical residues, 'Bioperl') for all HSPs divided by the AL (sum of all HSP lengths). Am I right? But the formula CIP = ∑nb ID by (HSP/AL) x 100 puzzle me. Can I interprete it as

CIP=∑nb ID and ID=(HSP/AL) x 100,

but what's the meaning of the 'HSP' here ? and 'nb'?

Can you help me?


Viewing all articles
Browse latest Browse all 41826

Trending Articles