We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2de90d commit 125ff5cCopy full SHA for 125ff5c
README.md
@@ -121,7 +121,7 @@ The .pmug file contains the Phased Multi-locus Unambiguous Genotypes.
121
The .umug file contains the Unphased Multi-locus Unambiguous Genotypes.
122
123
124
-The format of both files is:
+The format of both files is (csv):
125
126
* id
127
* genotype - in glstring format
@@ -131,7 +131,7 @@ The format of both files is:
131
132
The .pmug.pops and .umug.pops contain the corresponding population assignments.
133
134
-The format of the .pops files is:
+The format of the .pops files is (csv):
135
136
137
* pop1
0 commit comments