Skip to content

Commit

Permalink
Fixed small error in README.md and removed full_pipeline.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
aljpetri committed Jan 24, 2024
1 parent 62b125c commit 659100c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 106 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ To only run the isONform algorithm:<br />


```
python isONform_parallel.py --fastq_folder path/to/input/files --t <nr_cores> --outfolder /path/to/outfolder --split_wrt_batches
isONform_parallel --fastq_folder path/to/input/files --t <nr_cores> --outfolder /path/to/outfolder --split_wrt_batches
```

Note: Please always give absolute paths to the files or folders
Expand Down
105 changes: 0 additions & 105 deletions full_pipeline.sh

This file was deleted.

0 comments on commit 659100c

Please sign in to comment.