Giter VIP home page Giter VIP logo

nanopore_pore_c_tips's Introduction

Nanopore_Pore_C_Tips

Description

This Documentation provides some tips for running Nanopore Pore C pipeline

Tips

  • Required input files:

    a) a merged fastq file for each sample

    b) raw fast5 files stored in one directory for each sample

    c) a sequencing_summary text file for each sample

    d) reference genome fasta file. The "GRCh38.fasta.gz" file provided by the original pipeline is NOT a real fasta file.

  • To run on cluster

    a) the correct conda environment name is : conda activate pore-c-snakemake, NOT pore_c_snakemake as shown in the original repo.

    b) allow more than 4G memory for running snakemake, otherwise some conda environment installation may fail.

    c) log files are stored at: results/logs/results/

    d) the workflow "pairs" and "cooler" are not included in the workflow "all". You need to run them additionally.

  • Output

    a) I don't see any of the below output files were generated as described in the original repo, with or withour phased vcf file:

    matrix/

    pairs/

    assembly/

    juicebox/

    b) a extra step is needed to merged all splited bam files

    c) the DNA contact information is stored in the file: merged_contacts/*.concatemers.parquet. Convert it to the csv format if needed.

nanopore_pore_c_tips's People

Contributors

jieqiongdai avatar

Watchers

Mia Steinberg avatar Nathan Cole 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.