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

Map pipe test #20

Merged
merged 2 commits into from
Mar 9, 2016
Merged

Map pipe test #20

merged 2 commits into from
Mar 9, 2016

Conversation

necrolyte2
Copy link
Member

  • Some fixes for some of the jip tools to normalize input
  • Some fixes to make options streamable(some commands complained they could not connect output -> input without options['whatever'].streamable = True)
  • map_pipe.sh + tests/jip_modules/map_pipe.jip which travis runs just to show full integration of a super simplistic mapping pipeline with our tools(needs to be expanded a bit further as we go a long)
  • bwa_mem and bwa_index interconnect better now as bwa_index outputs 'ref.fasta.bwt' and bwa_index now strips the '.bwt' from the reference option input if it exists

….fasta as input. interleave_index_filter now accepts stdin correctly. paired_to_interleave removed unused forward/revese options. created simple map_pipe to simulate mapping pipeline using many of our tools to show usage as well as do integration testing
@averagehat averagehat mentioned this pull request Mar 9, 2016
4 tasks
averagehat added a commit that referenced this pull request Mar 9, 2016
@averagehat averagehat merged commit 5f7e218 into dev Mar 9, 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.

2 participants