Skip to content

Commit 9852e5f

Browse files
authored
Update README with support disclaimer for Scylla
Added a disclaimer about the support status of Scylla.
1 parent 0b3e9f1 commit 9852e5f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# scylla
22

3+
### Scylla is provided for the purposes of transparency but is only supported for the internal purposes of the mSCAPE project and should be considered unsupported otherwise. PLEASE do not use this pipeline. But if you do, you are on your own and should not expect any support whatsoever.
4+
35
This pipeline performs classification and taxonomic read binning for metagenomic reads
46

57
For each sample provided, the following analyses are performed:
@@ -41,4 +43,4 @@ nextflow run main.nf --run_dir test/test_data [--paired] -profile docker,local
4143
3. Run a module independently of the main workflow. Supported modules are [preprocess, qc_checks, centrifuge_classification, kraken_classification, sourmash_classification, check_hcid_status, check_spike_status, extract_all, classify_novel_viruses].
4244
```
4345
nextflow run main.nf --module preprocess --fastq test/test_data/barcode01/barcode01.fq.gz -profile docker,local
44-
```
46+
```

0 commit comments

Comments
 (0)