Frederiek - Maarten Kerckhof

Results 33 comments of Frederiek - Maarten Kerckhof

Hi @DyfanJones : I installed the dev version as instructed, restarted my session but I am seeing the same error

Hi @DyfanJones : I understand, I am already super grateful for you helping me look in the correct place - also: to me it is not really clear how paws'...

On the both-batch normalization issue: our in-house python dev @prubbens, ran into a similar issue with CytoNormPy (https://github.com/TarikExner/CytoNormPy/issues/11#issuecomment-2416653880) -> could this be an issue here as well, how should we...

Hi @SamGG - BL1 and BL3 are just green and red fluoresence on the 488 nm laser (530/30 and 659/40) - the beads that were used where Thermo Attune NXT...

Apologies @DyfanJones , indeed that was a poor reprex, it's just not easy with permissions for S3 etc. I will try to outline my workflow below. ```r # load required...

![versionsandmarkers](https://github.com/paws-r/paws/assets/2431458/b78bbcb1-390e-4a1d-b3a0-4d0b936309b7)

The corresponding AWS CLI s3api command would be `aws s3api list-object-versions --bucket DOC-EXAMPLE-BUCKET --prefix examplefolder/ --output json --query 'DeleteMarkers[?IsLatest==`true`].[Key, VersionId]' | jq -r '.[] | "--key " + "'\\\"'" +...

Hi @DyfanJones : thank you for this feedback - I indeed missed the `DeleteMarkers ` slot, since I wrongly assumed they would be listed in the Versions slot. Nonetheless, the...

fyi - I am using paws 0.6.0 on R 4.4.0 for windows