-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up CLI operation categories and names, and add documentation fo…
…r CLI. * Removed CalculateDepth command. * Clean up argument doc in TransformFeatures. * Move OUTPUT to an option for Flagstat. * Remove some output saving arguments in the View command that don't exactly make sense. * Remove unused Vcf2ADAM/ADAM2Vcf -dict option and `org.bdgenomics.adam.cli.DictionaryCommand` trait. * Remove WigFix2ADAM command. * Move away from ParquetLoadSaveArgs. * Move reads2coverage to actions. * Reads2Coverage does not only write to Parquet, so clean up docs. * Clean up fragments<->reads argument names.
- Loading branch information
Showing
25 changed files
with
532 additions
and
444 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
81 changes: 0 additions & 81 deletions
81
adam-cli/src/main/scala/org/bdgenomics/adam/cli/AlleleCount.scala
This file was deleted.
Oops, something went wrong.
94 changes: 0 additions & 94 deletions
94
adam-cli/src/main/scala/org/bdgenomics/adam/cli/CalculateDepth.scala
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49 changes: 0 additions & 49 deletions
49
adam-cli/src/main/scala/org/bdgenomics/adam/cli/DictionaryCommand.scala
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.