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

Add BarcodeExtractor workflow to extract the barcodes from each inut_bam #458

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

shadizaheri
Copy link
Collaborator

This PR introduces the BarcodeExtractor workflow which extracts barcodes from BAM files and creates a movie_name.barcode for each sample. The following changes were made:

  • Added BarcodeExtractor.wdl to define the workflow and task.

The BarcodeExtractor workflow:

  • Takes an input BAM file, sample ID, and movie name.
  • Extracts the barcode using a Python script.
  • Outputs the barcode and movie_name.barcode for each sample.

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.

1 participant