-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanup from readthough #1241
Closed
Closed
Cleanup from readthough #1241
Changes from 7 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
714e865
much documentation updates
mr-c b186625
add links to cites
mr-c 401c2ad
doc C++ support level
mr-c 14b72ec
ISO C++ forbids variable length array
mr-c a83403c
ccache
mr-c 28c7b09
PEP8
mr-c b849b18
initial changes
SensibleSalmon 8a9a869
more cleanup
SensibleSalmon 2d621f6
renamed load-into-counting to load-into-countingtable
SensibleSalmon fa75f9c
s/load-graph/load-into-nodegraph/g
SensibleSalmon 71248eb
fixed doc listing
SensibleSalmon c48fb14
sanitized epilog to prevent formatting borkage
SensibleSalmon 57ef163
hack and slash
SensibleSalmon 7e91577
updated an example
SensibleSalmon 78f9506
Merge branch 'doc/frenzy' of github.com:dib-lab/khmer into doc/frenzy_2
SensibleSalmon 32989a4
misc changes
SensibleSalmon 0bf7c10
copyright stuff
SensibleSalmon cd992cf
Merge branch 'doc/frenzy' of github.com:dib-lab/khmer into doc/frenzy_2
SensibleSalmon c395f00
added Changelog
SensibleSalmon 7ab6e5a
added 'n occupied bins' to formats
SensibleSalmon 6ed396e
pep8, changelog
SensibleSalmon 6282e98
Merge branch 'doc/frenzy' of github.com:dib-lab/khmer into doc/frenzy_2
SensibleSalmon afd885c
changes I forgot to make
SensibleSalmon 7c85453
pep8
SensibleSalmon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
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
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
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 |
---|---|---|
@@ -1,15 +1,26 @@ | ||
.. khmer documentation master file, created by | ||
sphinx-quickstart on Wed Aug 4 10:20:23 2010. | ||
You can adapt this file completely to your liking, but it should at least | ||
contain the root `toctree` directive. | ||
.. vim: set filetype=rst | ||
|
||
####################################### | ||
khmer -- k-mer counting & filtering FTW | ||
======================================= | ||
####################################### | ||
|
||
:Authors: Michael R. Crusoe, ACharbonneau, James A. Stapleton, Sherine | ||
Awad, Elmar Bucher, Adam Caldwell, Reed Cartwright, Bede Constantinides, | ||
Peter Dave Hello, Kevin D. Murray, Greg Edvenson, Hussien F. Alameldin, | ||
Scott Fay, Jacob Fenton, Thomas Fenzl, Jordan Fish, Leonor | ||
Garcia-Gutierrez, Phillip Garland, Jonathan Gluck, Iván González, Sarah | ||
Guermond, Jiarong Guo, Aditi Gupta, Andreas Härpfer, Adina Howe, | ||
Alex Hyer, Luiz Irber, Alexander Johan Nederbragt, Rhys Kidd, David Lin, | ||
Justin Lippi, Heather L. Wiencko, Tamer Mansour, Pamela McA'Nulty, Eric | ||
McDonald, Jessica Mizzi, Kevin Murray, Kaben Nanlohy, Humberto | ||
Ortiz-Zuazaga, Jeramia Ory, Jason Pell, Charles Pepe-Ranney, Rodney | ||
Picett, Ryan R. Boyce, Michael R. Crusoe, Joshua R. Herr, Joshua R. | ||
Nahum, Erich Schwarz, Camille Scott, Josiah Seaman, Scott Sievert, Jared | ||
Simpson, James Spencer, Ramakrishnan Srinivasan, Daniel Standage, Joe | ||
Stein, Susan Steinman, Benjamin Taylor, C. Titus Brown, Will Trimble, | ||
Connor T. Skennerton, Michael Wright, Brian Wyss, Qingpeng Zhang, en | ||
zyme, C. Titus Brown | ||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fwoah, thanks! |
||
:Authors: Michael R. Crusoe, Greg Edvenson, Jordan Fish, Adina Howe, | ||
Luiz Irber, Eric McDonald, Joshua Nahum, Kaben Nanlohy, Humberto | ||
Ortiz-Zuazaga, Jason Pell, Jared Simpson, Camille Scott, Ramakrishnan | ||
Rajaram Srinivasan, Qingpeng Zhang, and C. Titus Brown | ||
|
||
:Contact: khmer-project@idyll.org | ||
:GitHub: https://github.com/dib-lab/khmer | ||
|
@@ -18,7 +29,7 @@ khmer -- k-mer counting & filtering FTW | |
|
||
|
||
khmer is a library and suite of command line tools for working with | ||
DNA sequence. It is primarily aimed at short-read sequencing data | ||
DNA sequences. It is primarily aimed at short-read sequencing data | ||
such as that produced by the Illumina platform. khmer takes a k-mer-centric | ||
approach to sequence analysis, hence the name. | ||
|
||
|
@@ -34,7 +45,8 @@ the following URLs: | |
|
||
* Announcements: http://lists.idyll.org/listinfo/khmer-announce | ||
|
||
The archives for the khmer list are available at: http://lists.idyll.org/pipermail/khmer/ | ||
The archives for the khmer mailing list are available at: | ||
http://lists.idyll.org/pipermail/khmer/ | ||
|
||
khmer development has largely been supported by AFRI Competitive Grant | ||
no. `2010-65205-20361 | ||
|
@@ -44,8 +56,6 @@ Institute of the National Institutes of Health under Award Number | |
`R01HG007513 <http://ged.msu.edu/downloads/2012-bigdata-nsf.pdf>`__ through | ||
May 2016, both to C. Titus Brown. | ||
|
||
Contents: | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
|
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
.. vim: set filetype=rst | ||
|
||
===================== | ||
********************* | ||
Introduction to khmer | ||
===================== | ||
********************* | ||
|
||
Introduction | ||
============ | ||
|
@@ -11,7 +11,7 @@ khmer is a library and toolkit for doing k-mer-based dataset analysis and | |
transformations. Our focus in developing it has been on scaling assembly of | ||
metagenomes and mRNA. | ||
|
||
khmer can be used for a number of transformations, include inexact | ||
khmer can be used for a number of transformations, including inexact | ||
transformations (abundance filtering and error trimming) and exact | ||
transformations (graph-size filtering, to throw away disconnected reads; and | ||
partitioning, to split reads into disjoint sets). Of these, only partitioning | ||
|
@@ -34,16 +34,16 @@ will never incorrectly report a k-mer as being absent when it *is* present. | |
This one-sided error makes the Bloom filter very useful for certain kinds of | ||
operations. | ||
|
||
khmer is also independent of K, and currently works for K <= 32. We will be | ||
integrating code for up to K=64 soon. | ||
khmer is also independent of a specific k-size (K), and currently works for | ||
K <= 32. We will be integrating code for K<=64 soon. | ||
|
||
khmer is implemented in C++ with a Python wrapper, which is what all of the | ||
scripts use. | ||
|
||
Some important documentation for khmer is provided on the Web sites for | ||
Documentation for khmer is provided on the Web sites for | ||
`khmer-protocols <http://khmer-protocols.readthedocs.org>`__ and `khmer-recipes | ||
<http://khmer-recipes.readthedocs.org>`__. khmer-protocols provides detailed | ||
protocols for using khmer to analyze either a transcriptome or a metagenome; | ||
protocols for using khmer to analyze either a transcriptome or a metagenome. | ||
khmer-recipes provides individual recipes for using khmer in a variety of | ||
sequence-oriented tasks such as extracting reads by coverage, estimating a | ||
genome or metagenome size from unassembled reads, and error-trimming reads via | ||
|
@@ -71,7 +71,7 @@ immediately useful for a few different operations, including: | |
|
||
- optimizing assemblies on various parameters; | ||
|
||
- converting FASTA to FASTQ; | ||
- converting FASTQ to FASTA; | ||
|
||
and a few other random functions. | ||
|
||
|
@@ -94,6 +94,8 @@ Copyright and license | |
===================== | ||
|
||
Portions of khmer are Copyright California Institute of Technology, | ||
where the exact counting code was first developed; the remainder is | ||
Copyright Michigan State University. The code is freely available for | ||
where the exact counting code was first developed. All other code developed | ||
through 2014 is copyright Michigan State University. All developed code through | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. portions are Copyright Michigan State University and Copyright Regents of the University of California. |
||
2015 is copyright University of California Davis. | ||
All the code is freely available for | ||
use and re-use under the BSD License. |
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did we want to expand this section to include all other contributors? I assume not, but it might be worth distinguishing between contributours here and authors elsewhere
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a TODO for @ctb