Coder Social home page Coder Social logo

dreamfishes / jaltgenome Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wum5/jaltgenome

0.0 0.0 0.0 141 KB

Raw scripts for de novo assembling a Jaltomata genome. Publication: Wu, M., Kostyun, J. and Moyle, L., 2018. Genome sequence of Jaltomata addresses rapid reproductive trait evolution and enhances comparative genomics in the hyper-diverse Solanaceae. Genome Biology and Evolution, evy274.

License: GNU General Public License v3.0

Shell 22.87% Python 47.47% Perl 3.71% Prolog 22.09% R 3.86%

jaltgenome's Introduction

JaltGenome

Table of Contents

Overview

  • Raw scripts/Pipeline for the "Jaltomata Genome" Project.
  • detailed information for each step are recorded in the corresponding bash script
  • Each bash script might combine scripts for multiple runs (need to check before running)
  • Still in updating!

Contributors

De novo Assemble Genome

Assemble genome using Masurca approach
qsub masurca.sh
Genome assembly evaluation (conserved single-copy orthologs and RNA-seq uniquely mapped)
python genome_stat.py -i final_assembly.fasta -s 1500000000
qsub cegs_eval.sh
qsub mapping.sh
Remove contaminants in the assembly and assemble Organelle genome separately
qsub blast_contaminants.sh
qsub organelle_assembly.sh

Genome Annotation

RepeatMasking and train gene predictors
qsub repeat_annot2.sh
Genome annotation using the pipeline Maker (need to change maker_opts.ctl step by step; detail in bash script)
qsub maker.sh
Functional Annotations
qsub function_annotation.sh

Comparative Genomic Analyses

Phylogenetic analyses
qsub ortholog_inference.sh
qsub phylogeny_reconstruction.sh
Gene family analyses
qsub gene_family_analyses.sh
qsub go_enrichment.sh
Examination on SEUSS gene
qsub candidate_analyze.sh
Molecular evolution (dN/dS) analyses
qsub dnds_test.sh

jaltgenome's People

Contributors

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