-
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
Cleanup from readthough #1241
Conversation
@@ -31,4 +31,4 @@ dramatically. | |||
|
|||
Michael R. Crusoe took over maintainership June, 2013. | |||
|
|||
MRC 2015-07-31 | |||
Last updated by MRC on 2015-07-31 |
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
normalize-by-median.py [ ... ] --savetable file1.ct file1.fa | ||
normalize-by-median.py [ ... ] --loadtable file1.ct --savetable file2.ct file2.fa | ||
normalize-by-median.py [ ... ] --loadtable file2.ct --savetable file3.ct file3.fa | ||
normalize-by-median.py [ ... ] --savegraph file1.ct file1.fa |
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.
so, turns out, in the codebase this is "savetable" and it's in a few hundred locations.
Are we gonna change all of the stuff in the codebase to loadgraph?
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.
That should have happened already.
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 comment
The reason will be displayed to describe this comment to others. Learn more.
Fwoah, thanks!
retest this please |
Conflicts: Makefile doc/contributors.rst doc/index.rst lib/kmer_hash.cc lib/kmer_hash.hh sandbox/collect-reads.py sandbox/correct-reads.py sandbox/estimate_optimal_hash.py sandbox/saturate-by-median.py sandbox/sweep-files.py sandbox/sweep-reads.py scripts/abundance-dist-single.py scripts/count-overlap.py scripts/do-partition.py scripts/filter-abund-single.py scripts/filter-abund.py scripts/find-knots.py scripts/interleave-reads.py scripts/load-into-countgraph.py scripts/make-initial-stoptags.py scripts/normalize-by-median.py scripts/split-paired-reads.py scripts/trim-low-abund.py setup.py tests/test_countgraph.py tests/test_scripts.py
retest this please |
retest this please |
Conflicts: doc/user/known-issues.rst
retest this please |
retest this please |
@mr-c Ready for CR/merge (though this PR thinks it's going to doc/frenzy, so might need a manual pull into master) |
No description provided.