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.
MsToGlf: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
For the [[Korneliussen2013]] paper, we simulated data according to genotypes simulated from ms/msms output. For this we used the msToGlf program found in the 'misc/' subfolder of the angsd tar ball. | For the [[Korneliussen2013]] paper, we simulated data according to genotypes simulated from ms/msms output. For this we used the msToGlf program found in the 'misc/' subfolder of the angsd tar ball. | ||
;Sorry about the total lack of information for this program. | |||
=Brief Overview= | =Brief Overview= | ||
<pre> | <pre> | ||
Line 6: | Line 7: | ||
also -err -depth -depthFile -singleOut -regLen -nind | also -err -depth -depthFile -singleOut -regLen -nind | ||
</pre> | </pre> | ||
;-in ms/msms outputfilename | |||
;-out prefix outputfilename | |||
=Examples= | =Examples= |
Revision as of 21:44, 10 February 2014
For the Korneliussen2013 paper, we simulated data according to genotypes simulated from ms/msms output. For this we used the msToGlf program found in the 'misc/' subfolder of the angsd tar ball.
- Sorry about the total lack of information for this program.
Brief Overview
./msToGlf Probs with args, supply -in -out also -err -depth -depthFile -singleOut -regLen -nind
- -in ms/msms outputfilename
- -out prefix outputfilename