ANGSD: Analysis of next generation Sequencing Data
Latest tar.gz version is (0.938/0.939 on github), see Change_log for changes, and download it here.
User:Thorfinn: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 17: | Line 17: | ||
# fix wiki doc with -sites should contain -rf with curs from -sites | # fix wiki doc with -sites should contain -rf with curs from -sites | ||
# from morten shitoutput | # from morten shitoutput | ||
<pre> | |||
h1 h2 h3 = 7 10 5 has less than 3 blocks. skipping | h1 h2 h3 = 7 10 5 has less than 3 blocks. skipping | ||
h1 h2 h3 = 8 10 5 has less than 3 blocks. skipping | h1 h2 h3 = 8 10 5 has less than 3 blocks. skipping | ||
Line 30: | Line 30: | ||
h1 h2 h3 = 9 10 6 has less than 3 blocks. skipping | h1 h2 h3 = 9 10 6 has less than 3 blocks. skipping | ||
h1… | h1… | ||
</pre> | |||
# fix -doFasta for single chromosomes. | # fix -doFasta for single chromosomes. | ||
#-doMaf 4 is not working if post is not external | #-doMaf 4 is not working if post is not external | ||
Line 46: | Line 46: | ||
# better screen output if unsorted filtering | # better screen output if unsorted filtering | ||
=addtional method= | =addtional method= | ||
# make haploid 1dsfs | # make haploid 1dsfs |
Revision as of 15:24, 5 March 2014
Wiki doc
- write how on website: Thetas,Tajima,Neutrality test needs documentation and examples files
- -sites does not work without all chromsomes being in the *sites file
- user custom class missing
Code fix
- -samglfclean not documented
- soap usage is not documented
- -sites does not work without all chromsomes being in the *sites file
- -sites gives wrong chromomosome in error
- fix wiki doc with -sites should contain -rf with curs from -sites
- from morten shitoutput
h1 h2 h3 = 7 10 5 has less than 3 blocks. skipping h1 h2 h3 = 8 10 5 has less than 3 blocks. skipping h1 h2 h3 = 10 11 5 has less than 3 blocks. skipping h1 h2 h3 = 7 12 5 has less than 3 blocks. skipping h1 h2 h3 = 10 12 5 has less than 3 blocks. skipping h1 h2 h3 = 10 13 5 has less than 3 blocks. skipping h1 h2 h3 = 10 15 5 has less than 3 blocks. skipping h1 h2 h3 = 7 10 6 has less than 3 blocks. skipping h1 h2 h3 = 8 10 6 has less than 3 blocks. skipping h1 h2 h3 = 9 10 6 has less than 3 blocks. skipping h1…
- fix -doFasta for single chromosomes.
- -doMaf 4 is not working if post is not external
- Regarding an open issue of printing %e instead o numbers, using the bombyx/lyca dataset:
- fix }else{
fprintf(stderr,"./a.out [make_bed|do_stat|validate_bed|print]\n"); } in thetaStat
- simplefy filereading. from glf files
- check 1offseted in -sites file
- add more info to -sites file output
- better screen output if unsorted filtering
addtional method
- make haploid 1dsfs