Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GrAnnoT
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
Container 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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DIADE
dynadiv
GrAnnoT
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2270de2ab23868548486d3f4d045aad4b8e8aa63
Select Git revision
Selected
2270de2ab23868548486d3f4d045aad4b8e8aa63
Branches
4
main
default
protected
inferences
multiannot
syntegroup
Tags
3
1.0.2
1.0.1
1.0.0
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Oct
9
22
Sep
19
18
12
29
Aug
22
21
13
11
6
4
25
Jul
23
18
16
14
May
12
6
25
Apr
18
17
16
15
9
7
3
31
Mar
12
11
5
4
3
26
Feb
30
Jan
29
24
21
15
28
Nov
20
19
18
24
Oct
18
7
13
Sep
11
4
2
29
Aug
22
20
23
Jul
12
13
Jun
12
6
3
29
May
28
24
22
21
17
15
13
24
Apr
23
22
18
12
10
8
4
3
2
22
Mar
21
13
12
11
8
5
4
29
Feb
28
23
21
20
19
15
12
8
5
26
Jan
25
24
22
18
12
11
10
9
4
7
Dec
5
4
10
Nov
7
6
3
31
Oct
30
26
24
23
20
16
12
10
6
5
4
2
25
Jul
20
8
Jun
26
May
25
22
17
5
21
Apr
20
update species test
main
main
fix install bug
Edit README.md to include test data, add the citation for the preprint, and add the apptainer def file as an installation method
Merge branch 'main' of forge.ird.fr:diade/dynadiv/grannot
added script to compare inversions between liftoff and grannot
update time comparison with graph construction time
add dependencies version in pyproject and readme
fixed stat; duplicated features used to inflate the statistics and result in negative number of features transferred; also detected an issue with copies detection, todo
Updated container and pyproject for 24.04, with the help of S Ravel
Adding first version of Grannot Singularity container
added header to output files, that inform on what transfer has been performed
added brackets for pvalues on figures
changed names of categories in figure
fixed line count in files;adapted path name detection to names without haplotype
fix handling of intersect file
correct header in var file
fixed file extension and added header to gff
correct error message display
multiannot synt…
multiannot syntegroup
tried to implement a new method to compare overlaping mrna annotations
add size attribute to Segment class
remove debug print
correct stat file creation
fixed the multiple annotations logs and stats output files
canceled the gene position correction to match the adopted mrna; changed the name of the parent in the annotation for the adopted mrna
the outdir path can now include non-existing directories
changes the gene start position its first segment if the adopted mrna starts before the gene; still has to treat the case where the adopted mrna starts on a different segment
Merge branch 'multiannot' of forge.ird.fr:diade/dynadiv/grannot into multiannot
remove debug print
correct comment
now even the source genomes are set as target when no target genome is given
better print
added print for featurepaths
now the source genomes can also be target genomes
added load bar for overlaps; added prints for overlap processing
split code for overlap in several files; split code in more functions; color error messages
added comments for multiannot, and an error message when a feature is incomplete (most likely gff format error)
bug fix when no target genome is given by the user; now handles source genome as a list instead of a single string
added the transfer of adopted mrna on target genome
fixed get_adopted_childs from class Feature
remove print
Loading