File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -41,11 +41,12 @@ chr1 3004041 3004206 chr1|3004041|3004206|L1_Rod:L1:LINE|+ 3685 +
4141
4242Once everything is set up, you can run the SoloTE script with the configuration file:
4343```
44- python SoloTE_pipeline.py BAMfile Threads OutputName TEannotationBEDfile
44+ python SoloTE_pipeline.py BAMfile Threads OutputDir TEannotationBEDfile OutputPrefix
4545```
4646where
4747- BAMfile: relative or full path to the CellRanger / STAR BAM file containing the CB and UB tags
4848- Threads: Number of threads to use during the pipeline
49- - OutputName : Name for output directory and pipeline files
49+ - OutputDir : Name for output directory
5050- TEannotationBEDfile: Name of TE annotation file in BED format generated with convertRMOut_to_SoloTEinput.sh
51+ - OutputPrefix: Prefix for output files
5152
You can’t perform that action at this time.
0 commit comments