Skip to content

Waste Water Analysis for lineage identification using Freyja

License

Notifications You must be signed in to change notification settings

AdrianLimaG/Waste-Water-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Package for State Lab WasteWater Clade Analysis


Please note this package is being used in conjustion with ClearLabs waste water analysis Workflow should be run after ClearLabs analysis is completed

Clear Labs handles the sequencing and alignment of samples producing BAM files

Quick Start Installation

  1. Install necessary conda ENV from WasteWater.yml file in resources

Needed for sucessful analysis

  conda env create -f WasteWater.yaml
  #run to test installing sucessful
  conda activate WasteWater

Before Running update Variables

  1. Update necessary locations in Pipeline_Variable.json for your system
  2. Check your current version of Chrome and update ChromeDriver to your respective version

This is only needed if downloading results from ClearLabs/other website


Running Workflow

Run Waste Water Analysis

  1. Run wasteWater_analysis.py which takes the clear labs run ID as the input
  python wasteWater_analysis.py ClearLabsRunID

See


The package contains the following workflows in their respective subdirectories:


Workflow 0: Scrape_Web

  • Navigates to ClearLabs website
  • Log in using Private_cache.json file variables located in the data folder
  • After logged in the script scrapes run information and downloads BAM, and fastq files


Workflow 1: Freyja Analysis

  • Takes BAM files from ClearLabs and runs Freyja
  • This will produce a final pdf reports showing lineage break down of samples for given coverage


About

Waste Water Analysis for lineage identification using Freyja

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published