Skip to content

This repo contains exercises for the CSHL 2024 Seqtec course

License

Notifications You must be signed in to change notification settings

GenomicMedLab/bioinformatics-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bioinformatics-python

This repo contains exercises for the CSHL 2024 Seqtec course

Accessing the exercises

Clone the repo. Then, create a virtual environment using the following steps:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Please place the VCF file (Exome_Norm_HC_calls.filtered.vcf.gz) in the data directory

About

This repo contains exercises for the CSHL 2024 Seqtec course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published