Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Supplementary_table_1_2_3_4_r1.xls | 2012-04-13 | 2.3 MB | |
NUMTs.README | 2012-04-11 | 816 Bytes | |
blast_numts_summary.pl | 2012-04-11 | 2.1 kB | |
blast_result.pl | 2012-04-11 | 3.0 kB | |
polymorphism_numt.csv | 2012-04-11 | 42.8 kB | |
position_influenced_by_numt.csv | 2012-04-11 | 1.1 MB | |
NUMTs.list.csv | 2012-04-11 | 288.6 kB | |
Totals: 7 Items | 3.8 MB | 2 |
1) position_influenced_by_numt.csv includes all the positions on mtDNA that having at least one alternative NUMTs allele 2) NUMTs.list.csv includes all the NUMTs by BLASTN rCRS against HG19(without chrM). e_value threshold is 0.0001 (Hazkani-Covo et al. 2010 PloS Genet e1000834) 3) polymorphism_numt.csv shows all the polymorphic positions on mtDNA and whether the alternative allele was also observed as a NUMTs allele If you want to have your own criteria (different e_value) to define NUMTs, run BLASTN first and run perl blast_numts_summary.pl [blast result] to have your own NUMTs.list.csv or run perl blast_result [blast result] to have your own position_influenced_by_numt.csv If you know perl, you can also specify other parameters in the scripts. two perl modules are required: BIO::SearchIO BIO::Seq