Skip to content

A bioinformatic protocol for calling spike protein variants of SARS-CoV-2

License

Notifications You must be signed in to change notification settings

jade-nhri/covid19S

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

covid19S

A bioinformatic protocol for calling spike protein variants of SARS-CoV-2

To run with Docker

git clone https://github.com/jade-nhri/covid19S.git

cd covid19S

docker build -t "covid19s:v1" ./

docker run -h covidS --name covidS -i -t -v /:/MyData covid19s:v1 /bin/bash

Please note that you need to run “vdb-config --interactive” before using sra toolkit.

Installation

Installation from source

cd /opt

git clone https://github.com/jade-nhri/covid19S.git

cd covid19S/covid19S

chmod +x *.py

export PATH="$PATH:/opt/covid19S/covid19S"

Dependencies

FASTQ files

BC20.fastq, Ct28

BC59.fastq, Ct31

https://drive.google.com/drive/folders/1cK9hx2wYnr-OvxfaW0rpS_wv-Dci0sJZ?usp=sharing

Usage

About

A bioinformatic protocol for calling spike protein variants of SARS-CoV-2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published