Skip to content
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

migrate from burrito to dumpling #75

Merged
merged 14 commits into from
Apr 29, 2016
Merged

migrate from burrito to dumpling #75

merged 14 commits into from
Apr 29, 2016

Conversation

RNAer
Copy link
Collaborator

@RNAer RNAer commented Apr 28, 2016

also includes:

  1. remove support for py34
  2. fix diamond SAM parsing bug (the sam parser remains but is not used so far)
  3. update sphinx config.py
  4. set to use new skbio new interval metadata
  5. other small changes
  6. rm cache temporarily

@coveralls
Copy link

coveralls commented Apr 28, 2016

Coverage Status

Coverage decreased (-11.02%) to 74.974% when pulling a8ec31d on RNAer:bf into 7050632 on biocore:master.



def run_view(daa, out, fmt='sam', **kwargs):
'''
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add

Runs the view command to convert between the Diamond format and the Blast format.

@mortonjt
Copy link
Collaborator

The tests are passing, which is good.

We need to add a few tests tomorrow. Otherwise 👍

@josenavas
Copy link
Member

Just curious - what is dumpling?

@RNAer
Copy link
Collaborator Author

RNAer commented Apr 28, 2016

https://github.com/rnaer/dumpling a replace for burrito as burrito is obsoleted and hard to use.

@josenavas
Copy link
Member

If it is a replacement of burrito, why is it not living in biocore? specially if it is a dependency of micronota @antgonza @gregcaporaso @jairideout thoughts - which is the future of burrito?

@RNAer
Copy link
Collaborator Author

RNAer commented Apr 28, 2016

i am ok with moving into biocore. any comments are welcome : )

On Wed, Apr 27, 2016 at 11:38 PM, Jose Navas notifications@github.com
wrote:

If it is a replacement of burrito, why is it not living in biocore?
specially if it is a dependency of micronota @antgonza
https://github.com/antgonza @gregcaporaso
https://github.com/gregcaporaso @jairideout
https://github.com/jairideout thoughts - which is the future of burrito?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#75 (comment)

@coveralls
Copy link

coveralls commented Apr 28, 2016

Coverage Status

Coverage decreased (-8.02%) to 77.978% when pulling 3c3476c on RNAer:bf into 7050632 on biocore:master.

@mortonjt mortonjt merged commit 8b1995e into biocore:master Apr 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants