Coder Social home page Coder Social logo

transcript2genemodel's Introduction

Transcript2GeneModel

This is a simple snakemake pipeline to predict gene models from genomic DNA (FASTA sequences) using transcripts (i.e., this is a transcript-guided approach).

Note, this pipeline will only work on the Eichler lab cluster due to dependencies

First, you will need to clone this repo.

git clone [email protected]:hsiehph/Transcript2GeneModel.git

**** The config.yaml must contain correct paths to the files for transcripts and FASTA sequences. ****


To run this pipeline,

snakemake --drmaa " -V -cwd -w n -e ./log -o ./log {params.sge_opts} -S /bin/bash"  -j 20 -w 60 -s findORF.snake


The predicted gene models are listed in the output BED file.

./output/haplotypeID/haplotypeID.tsv.ORFs.final.cds.bam.bed

The predicted peptide sequences are listed in the output pep file.

./output/haplotypeID/haplotypeID.tsv.ORFs.final.pep

transcript2genemodel's People

Contributors

hsiehph 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.