plater icon indicating copy to clipboard operation
plater copied to clipboard

More plate formats

Open angelovangel opened this issue 2 years ago • 2 comments

Currently there is a very stringent check for the plate format, and some existing plates are not supported. For example a plate with 15 wells - 5 columns and 3 rows. Could this be relaxed? From what I can see, the number of rows and columns is inferred from the plate_size argument of view_plate()

angelovangel avatar Dec 07 '23 07:12 angelovangel

Thanks so much for your interest in plater. Sorry for the lack of support for your plate shapes! I was not aware of that 15-well shape.

I currently don't have any time to devote to developing plater. I'd be happy to review a pull request if that's something you're able to contribute. If not, could you please provide a list of the plate shapes you need? I'll keep this issue open for next time I have some spare time to devote to plater.

On Wed, Dec 6, 2023 at 11:27 PM Angel Angelov @.***> wrote:

Currently there is a very stringent check for the plate format, and some existing plates are not supported. For example a plate with 15 wells - 5 columns and 3 rows. Could this be relaxed? From what I can see, the number of rows and columns is inferred from the plate_size argument of view_plate()

— Reply to this email directly, view it on GitHub https://github.com/ropensci/plater/issues/29, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQM25IZYCMCKFWPPFQ47WTYIFVXFAVCNFSM6AAAAABAKSZR5GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTAMBXGM4TQMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

seaaan avatar Dec 08 '23 21:12 seaaan

OK thanks, I will give it a try...

angelovangel avatar Dec 09 '23 05:12 angelovangel