Skip to content

Commit

Permalink
GatherVcfsCloud is no longer beta (#8680)
Browse files Browse the repository at this point in the history
  • Loading branch information
lbergelson committed Mar 11, 2024
1 parent b81a638 commit 2640404
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@
oneLineSummary = "Gathers multiple VCF files from a scatter operation into a single VCF file",
programGroup = VariantManipulationProgramGroup.class
)
@BetaFeature
public final class GatherVcfsCloud extends CommandLineProgram {

public static final String IGNORE_SAFETY_CHECKS_LONG_NAME = "ignore-safety-checks";
Expand Down

0 comments on commit 2640404

Please sign in to comment.