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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,18 +103,18 @@ a DBS, SBS, ID, and TSB folder (there will also be a plots folder if this parame
103
103
104
104
***First six columns are required, and either the column "svclass" (deletion, translocation, tandem-duplication, or inversion) or the columns "strand1"&"strand2" (BRASS convention, see https://github.com/cancerit/BRASS/wiki/BEDPE) must also be present***
105
105
106
-
107
106
### Example with SV class present (tsv or csv file):
+" has not been installed\nPlease refer to the SigProfilerMatrixGenerator README for installation instructions:\n\thttps://github.com/AlexandrovLab/SigProfilerMatrixGenerator"
1189
1190
)
1190
1191
1191
-
# Organizes all of the input and output directories:
1192
-
ifpath_to_input_files[-1] !="/":
1193
-
path_to_input_files+="/"
1194
-
vcf_path=path_to_input_files+"input/"
1192
+
# Set base directory (for input/ and output/) based on user-provided output_directory if given
0 commit comments