Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/nucleo to v1variants #1417

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conversation

buehlere
Copy link
Collaborator

@buehlere buehlere commented Feb 12, 2025

Updating access v1 variant calling operators to accept nucleo bams, along with some other v2 adjustments.

Comment on lines 118 to 134
"location": "juno:///juno/work/access/production/resources/msk-access/v1.0/novaseq_curated_duplex_bams_dmp"
},
"hiseq": {
"class": "Directory",
"location": "juno:///juno/work/access/production/resources/msk-access/v1.0/hiseq4000_curated_duplex_bams_dmp"
}
},
"curated_simplex_bams": {
"novaseq": {
"class": "Directory",
"location": "juno:///juno/work/access/production/resources/msk-access/v1.0/novaseq_curated_simplex_bams_dmp"
},
"hiseq": {
"class": "Directory",
"location": "juno:///juno/work/access/production/resources/msk-access/v1.0/hiseq4000_curated_simplex_bams_dmp"
}
},
Copy link

Choose a reason for hiding this comment

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

Maybe these are place holders but, these need to be updated to v2.0 folders in /juno/cmo/access/production/resources/msk-access/v2.0, also we don't have hiseq anymore

@buehlere buehlere changed the base branch from develop to master February 14, 2025 14:11
@buehlere buehlere marked this pull request as ready for review February 14, 2025 15:38
@buehlere buehlere requested a review from sivkovic February 14, 2025 15:44
@buehlere buehlere changed the base branch from master to develop February 18, 2025 15:24
@buehlere buehlere changed the base branch from develop to master February 18, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants