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

Merge Copy Concentration (nM) EPPs in step Define Run Format and Calculate Volumes (NovaSeq X) #509

Open
idalindegaard opened this issue May 28, 2024 · 1 comment
Assignees

Comments

@idalindegaard
Copy link
Contributor

Lims Issue

For definitions of headings below see Basic Concepts.

Work Flow: NovaSeq X v1
Protocol: NovaSeq X v1
Step: Define Run Format and Calculate Volumes (NovaSeq X)

Description:

There are two EPPs for retrieving library concentrations (nM) in step Define Run Format and Calculate Volumes (NovaSeq X), where the one fetching microbial concentrations is separated from the rest. It would be convenient to merge this into one.

Suggestion: Merge Copy Concentration (nM) from Library Preparation or Sample-Artifact and Copy Concentration (nM) (Microbial) into Copy Concentration (nM) for Sequencing

@idalindegaard
Copy link
Contributor Author

I created a new EPP called Copy Concentration (nM) for Sequencing

bash -c -l "conda activate cg_lims && lims -c /home/glsai/.genologics.yaml epps -l {compoundOutputFileLuid0} -p {processLuid} udf copy artifact-to-artifact -n 'Library Prep (Dev) v3' -n 'CG002 - RML Library Pooling' -n 'Normalization of RNA samples for sequencing v1' -n 'Pooling and Clean-up (Cov) v1' -n 'Normalization of pool for sequencing (Cov) v1' -n 'Bead Purification TWIST v2' -n 'Normalization of samples for sequencing (TWIST) v1' -n 'Normalization of samples for sequencing (TWIST) v2' -n 'End repair Size selection A-tailing and Adapter ligation (TruSeq PCR-free DNA)' -n --sample-artifact -au 'Concentration (nM)'; conda activate cg_lims && lims -c /home/glsai/.genologics.yaml epps -l {compoundOutputFileLuid0} -p {processLuid} udf copy process-to-artifact -audf 'Concentration (nM)' -pudf 'Final Concentration (nM)' -n 'CG002 - Normalization of microbial samples for sequencing'"

And tested it in step Define Run Format and Calculate Volumes (NovaSeq X)

Screenshot 2024-05-28 at 16 27 33

The new EPP can fetch all concentrations now in one click but an error message is generated since the two scripts that have been merged in one EPP will "complain" about the samples that they are not accounting for.

This would need to be fixed

@idalindegaard idalindegaard self-assigned this May 28, 2024
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

No branches or pull requests

1 participant