Git Product home page Git Product logo

cogent's Introduction

Cogent: COding GENome reconstruction Tool

Current version: 7.0.0

Cogent is a tool for reconstructing the coding genome using high-quality full-length transcriptome sequences. It is designed to be used on Iso-Seq data and in cases where there is no reference genome or the ref genome is highly incomplete.

See a recent presentation on Cogent being applied to the Cuttlefish Iso-Seq data.

Cogent preliminary draft paper (updated 2016Dec version), Supplementary

Please see wiki for details on usage.

version updates

2020.09.23 updated to version 7.0.0. networkx now on v2.5.

2020.08.28 updated to version 6.1.0. fixed os.chdir bug in reconstruct_contigs.py

2019.12.30 updated to version 6.0.0. Python 3.7 version! Switched off SSW to using parasail instead.

2019.09.25 updated to version 4.0.0. Final 4.0.x is for Py2. Added tallying scripts to helper scripts.

Click to see older version logs
2018.10.30 updated to version 3.9. added `--dun_trim_sequence` option to reconstruct and also fixed GFF.py

2018.10.15 updated to version 3.8. fix `sam_to_gff3.py` indentation

2018.10.12 updated to version 3.7. reconstruct now will accept kmer size `-k` greater than 200.

2018.05.21 updated to version 3.5. Fixed bug for reachability.

2018.05.14 updated to version 3.4. Fixed bug for not adding weights in `find_bubbles()`.

2018.04.16 updated to version 3.2. Fixed edge case in untangling homopolymer.

2018.03.09 updated to version 3.1. Replaced all GMAP with minimap2!! Rest of the algorithm remains same, but selection of final cogent2 (from cogent.fa) now can be different. Increased cogent -> cogent2 selection stringency to >= 98% cov AND >= 98% identity.

2017.10.23 updated to version 2.1. Fixed test. 

2017.07.24 updated to version 2.0. MAJOR CHANGE in adding preclustering as an option to speed up family finding.

2017.06.21 updated to version 1.9. Fixed LP solver bug from multiple optimal solutions. Added `--output_prefix` to append to cogent2 IDs. 

2017.03.06  updated to version 1.7. Automatically removed GMAP DBs to reduce space usage. Recursive handling of large inputs (combine/post-combine).

2017.01.11  updated to version 1.6. Fixed the changes in test.

2016.11.22  updated to version 1.5. Added auto k-mer size increment (up to k=200) in cycle detection.

2016.10.20  updated to version 1.4. Added features that detects cycles and tries to update k-mers to larger sizes to accommodate for that. Also found a bug in bubble detection that caused errors. Both are fixed.

2016.03.30  updated to version 1.3. Important bug in `splice_graph.contract_sinks` fixed where it previously was accidentally contracting sinks with predecessors that had multiple outgoing edges, which causes incorrect reconstructions in cases where there are a lot of isoforms with alternative 3' ends.

2016.03.21  updated to version 1.2. Fixed more minor bugs related to edge cases esp caused by non-obvious graph cycles.

2016.03.02  updated to version 1.1. Found several cases where border cases caused program crash. Fixed.

cogent's People

Contributors

magdoll avatar jvhaarst avatar frogsicle avatar cbrueffer 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.