Skip to content

feat: PHC-3861 add genomic ingestion commands#223

Merged
cluebbehusen merged 4 commits intomasterfrom
PHC-3861-add-genomic-ingestion-commands
Jan 4, 2023
Merged

feat: PHC-3861 add genomic ingestion commands#223
cluebbehusen merged 4 commits intomasterfrom
PHC-3861-add-genomic-ingestion-commands

Conversation

@cluebbehusen
Copy link
Copy Markdown
Contributor

Adds the following commands for the /genomic-ingestion API:

  • lo genomics ingestions get <projectId> <ingestionId>: gets an ingestion based on id
  • lo genomics ingestions list <projectId>: lists ingestions in a project, supports filters for name, failed, and step
  • lo genomics ingestions create-foundation <projectId> <xmlFileId> <reportFileId> [vcfFileId]: creates a Foundation ingestion for the supplied files
  • lo genomics ingestions create-caris <projectId> <tarFileId>: creates a Caris ingestion for the supplied TAR file
  • lo genomics ingestions create-foundation-bam <projectId> <bamFileId>: creates a Foundation BAM ingestion for the supplied BAM file
  • lo genomics ingestions create-caris-bam <projectId> <bamFileId>: creates a Caris BAM ingestion for the supplied BAM file

@cluebbehusen cluebbehusen changed the title Phc 3861 add genomic ingestion commands feat: PHC-3861 add genomic ingestion commands Jan 4, 2023
Comment thread CHANGELOG.md
- `lo genomics ingestions create-foundation-bam` Creates a Foundation BAM ingestion
- `lo genomics ingestions create-caris-bam` Creates a Caris BAM ingestion

## [13.8.1] - 2022-07-25
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes below are backfilling

Copy link
Copy Markdown
Contributor

@RyanRatcliff RyanRatcliff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@cluebbehusen cluebbehusen merged commit 7f417e9 into master Jan 4, 2023
@cluebbehusen cluebbehusen deleted the PHC-3861-add-genomic-ingestion-commands branch January 4, 2023 16:20
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 4, 2023

🎉 This PR is included in version 13.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants