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

Support loading reference files from HDFS/other file system #50

Closed
fnothaft opened this issue Jul 3, 2017 · 2 comments
Closed

Support loading reference files from HDFS/other file system #50

fnothaft opened this issue Jul 3, 2017 · 2 comments
Milestone

Comments

@fnothaft
Copy link
Member

fnothaft commented Jul 3, 2017

This is supported as part of the ADAM pipe transform using the optional files parameter, which copies files from a "global" path into local temp space on each Spark executor.

@fnothaft fnothaft added this to the 0.1.0 milestone Jul 3, 2017
@heuermh heuermh modified the milestones: 0.1.0, 0.2.0 Jan 24, 2018
@heuermh
Copy link
Member

heuermh commented Feb 14, 2018

So what needs to be done for this issue? The files parameter in the pipe API is available for every Cannoli cli class to call, do we simply need to add a command line argument flag to add reference file(s) to files? Such already exists in https://github.com/bigdatagenomics/cannoli/blob/master/cli/src/main/scala/org/bdgenomics/cannoli/cli/Bwa.scala#L91

@heuermh
Copy link
Member

heuermh commented Mar 22, 2018

Fixed by #107.

@heuermh heuermh closed this as completed Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants