Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
iPRESTO
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
Container registry
Model registry
Operate
Environments
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
bioinformatics
iPRESTO
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
caeb46fbb5346244c7f48e78d63b0374bdc50d68
Select Git revision
Branches
3
Hooft001-master-patch-88968
ipresto_refactor
master
default
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Feb
18
Aug
10
2
12
May
3
17
Mar
14
10
2
21
Jan
24
Nov
22
19
12
11
10
6
Oct
30
Mar
25
7
Feb
3
31
Jan
27
24
23
9
18
Dec
17
16
11
10
6
3
25
Nov
12
8
6
28
Oct
25
24
23
21
27
Sep
20
4
28
Aug
21
20
19
25
Jul
24
23
22
21
19
18
16
12
11
10
9
8
5
4
3
2
1
28
Jun
27
26
24
23
21
20
18
17
13
12
11
7
6
5
4
3
29
May
28
27
24
22
21
17
13
10
9
7
6
3
26
Apr
25
24
23
22
21
19
18
17
16
15
12
11
10
9
8
4
3
2
30
Mar
29
27
26
25
Merge branch 'Hooft001-master-patch-88968' into 'master'
master
master
Update README.md
Hooft001-master…
Hooft001-master-patch-88968
Update output message
Update usage
add back --use_domtabs to circumvent lack of hmmer in test env
succesfully test querying with presto-top and add existing lda_model to test_subclusters to do so
Update Readme according to refactoring.
Merge branch 'ipresto_refactor' into 'master'
Merge branch 'ipresto_refactor' of https://git.wur.nl/bioinformatics/iPRESTO into ipresto_refactor
ipresto_refactor
ipresto_refactor
improve documentation
prevent overriding gbks_path_file
discover stats about annotated subcluster motifs
updates to training multiple lda models
Correct typo
Add use_domtabs to all ipresto.py tests so hmmscan is not attempted in test environment
Add domtables for test bgcs so hmmscan doesnt have to be run in test env
Specify gensim version to 3.8.3
Replace build stage with before_script in .gitlab-ci.yml file
Add valid python image in .gitlab-ci.yml file
Update .gitlab-ci.yml file
Init basic .gitlab-ci.yml file
Allow testing for alpha and beta values of lda model
Try out different parameters
Unify remove_infr_doms functions
turn off sorting topics in lda vis so topic numbers correspond
add outfolder parameter to run_lda_from_existing to reflect changes in previous commit
save corpus
remove bgcs_and_modules output, add modules_w_info when querying and making new model so wirte_bgc_mod_fasta gets correct input always
correct to use --visualise_subclusters properly - if statement was wrong way around
linting
add step 5. visualise subclusters, add verbose to arrower
keep plots from crashing when there are no matches + linting
include presto_top
linting
linting, moving presto_stat functionality to ipresto.py and query_statistical_modules.py
test subclusters to test the --stat_subclusters flag
linting
include running PRESTO-STAT for predetermined subclusters (to use with --stat_subclusters) + tests
add prints for general steps, linting
temporarily remove CI pipeline while runners are not set up
Loading