Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralVerity authored Sep 7, 2023
1 parent 1ba3d35 commit 8214cfb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,13 @@

Created by Verity Hill and Chrispin Chaguza, Grubaugh Lab

Still a bit beta - please feel free to have a go and report any issues you get! Please provide a screenshot of the error and all log files produced so that I can see what's gone wrong.

**This pipeline is still in active development including argument names and input files. Use ```git pull``` and reinstall using ```pip install .``` every time you run it**

This pipeline takes raw read data in the form of fastq files, maps them against provided bed files and then provides a series of outputs for further analysis including consensus sequences.

IMPORTANT: the bed files must correspond to the wet lab protocol that you used and the reference sequence used to generate them otherwise the sequences generated will be incorrect.

It calls input files as a virus type if it has more than 50% coverage of the reference genome provided.

If running on a server, it is highly recommended to run using screen/tmux or similar.
If running on a server, it is highly recommended to run it using screen/tmux or similar.

# Installation instructions

Expand Down

0 comments on commit 8214cfb

Please sign in to comment.