Skip to content

Commit

Permalink
Basic commands.
Browse files Browse the repository at this point in the history
  • Loading branch information
PoslavskySV committed Jul 19, 2023
1 parent fa8835e commit d605b14
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 312 deletions.
311 changes: 0 additions & 311 deletions src/main/java/com/milaboratory/mixcr/cli/CommandGroupCells.java

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ class CommandExportPreset : MiXCRCommandWithOutputs(), MiXCRPresetAwareCommand<U
extend = paramsWithOverride(MiXCRCommandDescriptor.extend),
assemble = paramsWithOverride(MiXCRCommandDescriptor.assemble),
assembleContigs = paramsWithOverride(MiXCRCommandDescriptor.assembleContigs),
groupClones = paramsWithOverride(MiXCRCommandDescriptor.groupClones),
exportAlignments = paramsWithOverride(MiXCRCommandDescriptor.exportAlignments),
exportClones = paramsWithOverride(MiXCRCommandDescriptor.exportClones),
qc = paramsWithOverride(MiXCRCommandDescriptor.qc)
Expand Down
Loading

0 comments on commit d605b14

Please sign in to comment.