awslabs / amazon-omics-tools

Apache License 2.0
18 stars 6 forks source link

Add support for UBAM upload and optional referenceArn #23

Closed duongwilAWS closed 10 months ago

duongwilAWS commented 10 months ago

Issue #, if available:

Description of changes:

This commit will add support for UBAM upload and make optional the use of reference arns for uploads. Additionally, we're also changing the file_type parameter passed into uploads to be a str value instead of ReadSetFileType for better usability, as most other parameters ReadSetUpload are designated with a str value.

This commit also expands on some more installation and set-up details in the README.md and CONTRIBUTING.md as well.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.