Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Join paired ends updates#1726

Open
mikerobeson wants to merge 11 commits into
biocore:masterfrom
mikerobeson:join_paired_ends_updates
Open

Join paired ends updates#1726
mikerobeson wants to merge 11 commits into
biocore:masterfrom
mikerobeson:join_paired_ends_updates

Conversation

@mikerobeson
Copy link
Copy Markdown
Member

Moved function write_synced_barcodes_fastq and its test code to format.py and test_format.py respectively as per #1243.

Also:

  • Updated to skbio.io code.
  • removed test_join_paired_ends.py as all relevant test code is now in test_format.py

@ghost
Copy link
Copy Markdown

ghost commented Nov 17, 2014

Build results will soon be (or already are) available at: http://ci.qiime.org/job/qiime-github-pr/1256/

@ghost
Copy link
Copy Markdown

ghost commented Nov 17, 2014

Build results will soon be (or already are) available at: http://ci.qiime.org/job/qiime-github-pr/1258/

@gregcaporaso gregcaporaso self-assigned this Dec 3, 2014
Comment thread scripts/join_paired_ends.py Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gregcaporaso
Copy link
Copy Markdown
Contributor

retest this please

…updated help documentation in join_paired_ends.py script
@mikerobeson
Copy link
Copy Markdown
Member Author

Done. I went through and updated broken code to relevant skbio code in:

  • test_format.py
  • format.py

The updated code in these two files pass all unit tests on my local machine.

I've also updated the link to the skbio fastq format information as requested in 'join_paired_ends.py'

@ghost
Copy link
Copy Markdown

ghost commented Dec 3, 2014

Build results will soon be (or already are) available at: http://ci.qiime.org/job/qiime-github-pr/1278/

@jairideout jairideout added this to the QIIME 1.9.0 milestone Dec 8, 2014
Comment thread qiime/format.py Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this comment

@ghost
Copy link
Copy Markdown

ghost commented Dec 18, 2014

Build results will soon be (or already are) available at: http://ci.qiime.org/job/qiime-github-pr/1437/

@jairideout
Copy link
Copy Markdown
Member

retest this please

@ghost
Copy link
Copy Markdown

ghost commented Dec 19, 2014

Build results will soon be (or already are) available at: http://ci.qiime.org/job/qiime-github-pr/1439/

@gregcaporaso
Copy link
Copy Markdown
Contributor

@mikerobeson, thanks for these edits. @jairideout and I are working on prepping 1.9.0 now, and decided that we're going to not merge this for now, and re-assign for the 2.0.0. Our motivation for this is that this would be the only code in QIIME 1.9.0 that uses the new skbio fastq parsers, and it's not a good idea for the code base to be using different parsers for the same file format due to possible inconsistencies. We'll integrate these changes when we port all of the fastq parsing in QIIME to use the new parsers.

Sorry we didn't notice the issue with porting to the new skbio parsers sooner. As always, we really appreciate your contributions to QIIME so thanks again!

@gregcaporaso gregcaporaso modified the milestones: QIIME 2.0.0, QIIME 1.9.0 Dec 22, 2014
@mikerobeson
Copy link
Copy Markdown
Member Author

Was I not supposed to use skbio? I used skbio because the test code warned me of deprecated code and specified that I use skbio. :-(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants