Giter VIP home page Giter VIP logo

hifibgc_analyses's Introduction

Clone the repository

git clone https://github.com/ay-amityadav/HiFiBGC_analyses

Download dataset

Download HiFiBGC_0.1.13_Run.tar.gz, uncompress it, and put it under folder HiFiBGC_analyses.

Setup conda environments

conda env create --file envs/snakemake.yml

conda env create --file envs/jupyterlab.yml

Run

Comparison between four methods

Run

conda activate snakemake

snakemake -s comparison_between_four_methods.smk --use-conda --cores 8 -p

Run

conda activate jupyterlab

jupyter lab

Thereafter, execute comparison_between_four_methods.ipynb

Clinker analysis

Run

conda activate snakemake

snakemake -s clinker.smk --use-conda --cores 8 -p

Run

conda activate jupyterlab

jupyter lab

Thereafter, execute clinker_analysis.ipynb with jupyter kernel created from conda environment envs/raincloudplots.yml.

Comparison within HiFiBGC (Upsetplots)

Run

conda activate snakemake

snakemake -s upsetplot.smk --use-conda --cores 8 -p

Complete BGC from unmapped reads

Run

conda activate jupyterlab

jupyter lab

Thereafter, execute complete_BGCs_from_unmapped-reads.ipynb with jupyter kernel created from conda environment envs/dna_features_viewer.yml.

Sequence statistics

Download raw-read files for SRA-Ids: SRR15275213 (Human), ERR7015089 (Sludge), SRR10963010 (Sheep) and SRR15214153 (Chicken). And put them under the folder raw with names human.fastq, sludge.fastq, sheep.fastq and chicken.fastq.

Run

conda activate snakemake

snakemake -s sequence_stats.smk --use-conda --cores 8 -p

hifibgc_analyses's People

Contributors

ay-amityadav avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.