Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for Inking

Good day, I was looking for a good subroutine to parse BLAST records without using BioPerl. I have to open a BlAST results file and then use regular expressions to parse out the query, BESTHIT (highest E-Value), E-value, and the identities. I have to parse them out and then print …

Member Avatar for Anthony Cameron
0
293
Member Avatar for Makailah

[QUOTE=k_manimuthu;1403335]Hi Makailah, For the input, your program is correct. I assume you forgot to print the result. Place the below codes at the end of the program. that shows your result of the program. [CODE] print "\nColumn 1 Average Value = ", $col1; print "\nColumn 2 Average Value = ", …

Member Avatar for yuvanbala
0
1K

The End.