-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
439cdf4
commit ea5578a
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,12 +5,10 @@ g2gtools | |
**g2gtools** creates custom genomes by incorporating SNPs and indels into reference genome, extracts regions of interest, e.g., exons or transcripts, , and converts coordinates of files (bam, gtf, bed) between two genomes. Unlike other liftover tools, g2gtools does not throw away alignments that land on indel regions. Release Version 0.2 can now create personal **diploid** genomes. The new version still lifts over diploid alignments on personal genome coordinates back to that of reference so we can compare alignments from among samples in a population. | ||
|
||
* Free software: MIT License | ||
* Documentation for Release Ver. 1.0.XX: http://churchill-lab.github.io/g2gtools/. | ||
* Documentation for Release Ver. 1.0.XX: BELOW | ||
* Documentation for Release Ver. 0.2.XX: http://churchill-lab.github.io/g2gtools/. | ||
* Documentation for Release Ver. 0.1.XX: https://g2gtools.readthedocs.org. | ||
|
||
|
||
|
||
Development Lead | ||
---------------- | ||
|
||
|
@@ -22,9 +20,11 @@ Contributors | |
|
||
* Narayanan Raghupathy, The Jackson Laboratory <[email protected]> | ||
* Anuj Srivastava, The Jackson Laboratory <[email protected]> | ||
* Mike Lloyd, The Jackson Laboratory <[email protected]> | ||
|
||
Docker | ||
------------ | ||
A docker file is provided for easy build. We will also be pushing to DockerHub. | ||
|
||
Reference | ||
~~~~~~~~~ | ||
The main portion of this release was to upgrade to Python 3.x. Please reach out with any bugs you may encounter. | ||
|
||
Manuscript in preparation (expected in 2018) |