- Sep 21, 2021
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- Sep 16, 2021
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- Sep 15, 2021
-
-
Lucy McNeill authored
-
- Sep 06, 2021
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- Sep 03, 2021
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- Aug 27, 2021
-
-
Lucy McNeill authored
timeout error fixed. Colorlabels not used when the appropriate size and shaped cell objects are left in the mask
-
Lucy McNeill authored
-
Lucy McNeill authored
fixed vector memory exhausted error. Seems that calling plot(colorlabels(retained)) on a BW mask with a single object causes it
-
Lucy McNeill authored
auto_crop_fast now has a new input called cropping_factor. It defaults to 1 (which is how the size of the cropped square around the blob was previously determined, using 1* characteristic blob radius). Likely need to set e.g. cropping_factor = 1.3, once blob_factor has been chosen etc
-
- Aug 24, 2021
-
-
Lucy McNeill authored
-
- Aug 11, 2021
-
-
Lucy McNeill authored
count_foci has individual mask routines. More modular and closer to bioconductor standards. Mask routines can be called with different settings for exceptional cases e.g. after removing XY, low background and low signal
-
- Aug 10, 2021
-
-
Lucy McNeill authored
-
- Aug 05, 2021
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- Aug 02, 2021
-
-
Lucy McNeill authored
-
Lucy McNeill authored
auto_crop and get_pachytene gives same results for any input resolution, i.e. images found at the end of the pipeline are all the same
-
- Jul 29, 2021
-
-
Lucy McNeill authored
-
- Jul 28, 2021
-
-
Lucy McNeill authored
added option to specify an output path path_out in auto_crop_fast, get_pachytene in case user wants output crops in a different place to the original image files
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- Jul 27, 2021
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- Jul 21, 2021
-
-
Lucy McNeill authored
add an inout parameter artificial_amp_factor in count_foci, which amplies the foci channel for annotation purposes only. Defaults to 1
-
Lucy McNeill authored
measure_distances_general prints file and shows original cell image before displaying individual strands
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
-
- Jul 13, 2021
-
-
Lucy McNeill authored
-
Lucy McNeill authored
-
Lucy McNeill authored
update vignette to emphasise that count_foci and measure_distances_general find the coincident foci mask with the exact same input parameters, and it is much faster to play around with/ calibrate your input parameters with count_foci, since at the moment measure_distances_general is relatively very slow
-