You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-22Lines changed: 1 addition & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,27 +91,6 @@ mutation in a single patient. Columns can be in any order, with names and
91
91
formats as follows. To provide maximal input flexibility, MutSig accepts
92
92
synonyms for each column name. Column names are case sensitive.
93
93
94
-
<!--* `chr`: Chromosome of the mutation. MutSig only analyzes mutations on autosomal or sex chromosomes, and does not consider the mitochondrial chromosome or unplaced/alternate contigs.
95
-
* Range: `(chr)?[1..24XY]`
96
-
* Synonyms: `Chromosome`
97
-
98
-
* `pos`: hg19 position of the mutation, 1-indexed.
0 commit comments