AI, Computational Biology, Population Genetics
Wednesday, July 24, 2013
Bioinformatics_books
›
生物信息学与计算生物学等2010版电子书汇总 2012-06-01 15:12:49 | 分类: 生物信息学 | 字号 订阅 Applied bioinformatics and Biostatistics in Cancer Re...
Thursday, June 20, 2013
SAMTools
›
Jump to Content http://davetang.org/wiki/tiki-index.php?page=SAMTools#Converting_a_SAM_file_to_a_BAM_file SAMTools SAMTools provides...
Wednesday, June 5, 2013
Software packages for next gen sequence analysis
›
Software packages for next gen sequence analysis 28 Dec 2009: This thread has been closed. Please see our wiki software portal for ...
Wednesday, May 22, 2013
Using the Perl grep() function
›
Using the Perl grep() function Introduction The grep function is used to filter lists. The basic syntax is @out = grep { CODE }...
Calculating the average and standard deviation in perl
›
Calculating the average and standard deviation in perl The following two subroutines can be used as a drop in replacement for Math::Numb...
Tuesday, May 21, 2013
HOW TO INSTALL PERL MODULES ON MAC OS X IN 4 EASY STEPS
›
HOW TO INSTALL PERL MODULES ON MAC OS X IN 4 EASY STEPS Today at work, I learned how to install Perl modules using CPAN . It’s a lot e...
Thursday, May 16, 2013
How to add path of a program to $PATH environment variable?
›
How to add path of a program to $PATH environment variable? Firstly, check your original path: echo $PATH It should show somet...
‹
›
Home
View web version