biocore / metagenomics_pooling_notebook

Jupyter notebooks to assist with sample processing
MIT License
8 stars 16 forks source link

add support for pooling file generation from multiple library plates #242

Open RodolfoSalido opened 1 day ago

RodolfoSalido commented 1 day ago

Sequencing runs from multiple projects are becoming more commonplace. Combining prep data_frames and calculating normalized pooling volumes from combined project sequencing runs is straightforward, but the current pooling file generation codebase doesn't support overlap on Well_ID from two different prep plates when generating a pooling file. This needs to be fixed.

AmandaBirmingham commented 19 hours ago

@RodolfoSalido can you say more about this, or maybe provide a link to the part of the code that needs to be enhanced?