Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
synapsis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lucy McNeill
synapsis
Graph
master
Select Git revision
Branches
2
master
default
protected
wcrismani-master-patch-76540
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Sep
16
15
6
3
27
Aug
24
11
10
5
2
29
Jul
28
27
21
13
12
9
8
6
5
2
1
25
Jun
22
21
17
16
15
11
10
8
4
3
1
28
May
21
20
18
13
7
4
3
28
Apr
22
19
16
update sample data and readme to be generic genotype
master
master
update README
update README with hexsticker
update R source, documentation and extdata to submitted version
update count_foci documentation
update documentation for auto_crop_fast
update documentation for auto_crop_fast
update documentation for auto_crop_fast
crowded foci case now calculates mask with local background
add package logo
count_foci includes crisp criteria which user can set. No errors or warnings with BiocCheck()
count_foci includes crisp criteria which user can set. No errors or warnings with BiocCheck()
put on github
add package contents from gitlab development version
timeout error fixed. Colorlabels not used when the appropriate size and shaped cell objects are left in the mask
checks that number of objects is > 0 before plotting blobs to avoid vector memory exhausted error
fixed vector memory exhausted error. Seems that calling plot(colorlabels(retained)) on a BW mask with a single object causes it
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
auto_crop_fast has watershed option
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
count_foci has separate append_data_frame function
count_foci now shows individual masks
count_foci now shows individual masks
coint_foci has option minimum foci
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
annotate functions their own helper functions. Amplification factors for RGB output
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
add jupyter notebook, update python script
add instructions for installing python/launching jupyter notebook for data preparation
add instructions for installing python/launching jupyter notebook for data preparation
get_pachytene outputs red and green channel images into a folder called pachytene-RGB
auto_crop_fast outputs a folder called crops-RGB with strand and foci channel
add an inout parameter artificial_amp_factor in count_foci, which amplies the foci channel for annotation purposes only. Defaults to 1
measure_distances_general prints file and shows original cell image before displaying individual strands
overlay the original dna and foci channels
overlay the original dna and foci channels
add filename and 2 channel original images to annotations in measure_distances_general
include long description of main four functions
typos
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
Loading