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
{{ message }}
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
MGSCv37.fa would assume the following files in the same directory exist:
82
+
MGSCv37.fa.amb, MGSCv37.fa.ann, MGSCv37.fa.bwt,
84
83
MGSCv37.fa.pac, and MGSCv37.fa.sa.
85
84
86
85
<h4id="output-prefix">Output prefix</h4>
@@ -94,11 +93,6 @@ _Output prefix_ is the prefix to append to the output contamination and tie file
94
93
| xenocp- |`xenocp-000.contam.txt`|
95
94
| xenocp- |`xenocp-000.tie.bam`|
96
95
97
-
<h4id="disabled-vcf-column">Bucket Number</h4>
98
-
99
-
Number of small bam pieces that an input bam is split to. This should be less than the number of cores of the instance type. As
100
-
the default instance type is azure:mem2_ssd1_x16, default bucket number is 15.
101
-
102
96
## Uploading input data files
103
97
XenoCP requires at least one BAM along with its BAI files
104
98
to be uploaded. These files can be uploaded via the [data transfer
@@ -116,7 +110,7 @@ Upon a successful run of XenoCP, a cleansed BAM file, a list of contamination re
116
110
117
111
<h4id="cleansed-bam">Cleansed BAM</h4>
118
112
119
-
Cleansed BAM is the major output of XenoCP workflow. The mapped reads in this BAM file are of human origin (including reads in tie BAM) and are mapped to the human genome reference sequence. Any reads deemed to originate from mouse by XenoCP are set to 'unmapped'.
113
+
Cleansed BAM is the major output of XenoCP workflow. The mapped reads in this BAM file are of human origin (including reads in tie BAM) and are mapped to the human genome reference sequence. Any reads deemed to originate from the contaminant organism by XenoCP are set to 'unmapped'.
0 commit comments