- 01 May, 2018 2 commits
-
-
Kautsar, Satria authored
fix newick tree visualization error when GCF == 2 bgcs See merge request medema-group/BiG-SCAPE!31
-
Kautsar, Satria authored
-
- 30 Apr, 2018 6 commits
-
-
Jorge Navarro Muñoz authored
- Fixed incompatibility of recursive glob in Python 2 - Added parameter --label. Will be used in the network_file folder + visualization dropdown run names - Removed annoying warning message from last time we broke backwards compatibility. You are always advised to re-run everything from scratch while BiG-SCAPE is in pre-release development! But we'll announce loss of backward compatibility here
-
Jorge Navarro Muñoz authored
-
Kautsar, Satria authored
mibig bgcs are highlighted in the network See merge request !30
-
Kautsar, Satria authored
-
Kautsar, Satria authored
Implemented loading screen (with html5 defer attribute) See merge request !29
-
Kautsar, Satria authored
-
- 26 Apr, 2018 1 commit
-
-
Jorge Navarro Muñoz authored
-
- 13 Apr, 2018 2 commits
-
-
Kautsar, Satria authored
Fix bug when there is only 1 BGC in a class See merge request !28
-
Kautsar, Satria authored
-
- 09 Apr, 2018 2 commits
-
-
Jorge Navarro Muñoz authored
- hybrids mode is now default. Use --hybrids-off to turn it off - cutoffs now has a single default value: 0.3 - clans clustering is now activated by default. Use --clans-off to turn it off - clan_cutoff is now 0.3 0.7 (i.e. will use GCFs defined at 0.3 and will form GCC using average distance between GCFs of 0.7 or less)
-
Jorge Navarro Muñoz authored
Fixes issue #5. Some BGCs in MIBiG that don't have any domains were not being removed from the mibig_set
-
- 08 Apr, 2018 2 commits
-
-
Jorge Navarro Muñoz authored
-
Jorge Navarro Muñoz authored
- Query BGC mode. Bugfix. Was not using class-specific weights - Query BGC mode. Small performance improvement; now prunes all non-relevant distances - MIBiG mode. Improvement: Now deletes all non-relevant MIBiG BGCs (uses max(cutoffs) as reference)
-
- 05 Apr, 2018 4 commits
-
-
Kautsar, Satria authored
Update & bugfix heatmap visualization See merge request medema-group/BiG-SCAPE!27
-
Kautsar, Satria authored
-
Kautsar, Satria authored
Fix bug where GCF window stopped working See merge request medema-group/BiG-SCAPE!26
-
Kautsar, Satria authored
-
- 04 Apr, 2018 2 commits
-
-
Kautsar, Satria authored
Updated heatmap visualization See merge request medema-group/BiG-SCAPE!25
-
Kautsar, Satria authored
-
- 03 Apr, 2018 2 commits
-
-
Kautsar, Satria authored
Update heatmap visualization (todo: filter heatmap rows and columns to the top x… See merge request medema-group/BiG-SCAPE!24
-
Kautsar, Satria authored
Update heatmap visualization (todo: filter heatmap rows and columns to the top x most significant members)
-
- 01 Apr, 2018 3 commits
-
-
Jorge Navarro Muñoz authored
-
Jorge Navarro Muñoz authored
-
Jorge Navarro Muñoz authored
-
- 23 Mar, 2018 2 commits
-
-
Jorge Navarro Muñoz authored
Use a designated BGC with --query_bgc (not necessarily in your --inputdir) and search only for similar (up to max(cutoffs)) BGCs in your data set. - TODO: after the first round of QBGC vs all, delete distance information from all non-relevant distances
-
Jorge Navarro Muñoz authored
- bigscape_results.js from the html template files was overwriting the generated version with information about previous runs
-
- 21 Mar, 2018 5 commits
-
-
Kautsar, Satria authored
Fix comparative view applying random offsets See merge request medema-group/BiG-SCAPE!23
-
Kautsar, Satria authored
-
Kautsar, Satria authored
Implements Overview screen & related families view See merge request medema-group/BiG-SCAPE!22
-
Kautsar, Satria authored
-
Kautsar, Satria authored
-
- 16 Mar, 2018 1 commit
-
-
Jorge Navarro Muñoz authored
- Use original 'product' annotation from the original file if available (hovering with mouse should present information, just as with domain descriptions). Previously, only Gene name was used.
-
- 08 Mar, 2018 1 commit
-
-
Jorge Navarro Muñoz authored
An internal array was limited to holding 1-byte unsigned numbers. This effectively meant that your inpufiles could not contain more than 266 orfs
-
- 07 Mar, 2018 1 commit
-
-
Jorge Navarro Muñoz authored
-
- 05 Mar, 2018 3 commits
-
-
Jorge Navarro Muñoz authored
- Added another criteria to start glocal expansion: the seed slice contains a core gene - Don't include bgcs with unwanted classes very eary on (so don't calculate domains, align them, keep their distances...) - If CDSs overlap, allow for an overlap of up to 10% of the shortest CDS (was causing trouble with some true positive overlapping CDSs)
-
Jorge Navarro Muñoz authored
-
Jorge Navarro Muñoz authored
-
- 01 Mar, 2018 1 commit
-
-
Jorge Navarro Muñoz authored
- Use --mibig to automatically include the bundled BGCs from the MIBiG database (it will decompress the files first) - Note that at this point, many of the MIBiG's BGCs might not be relevant to your analysis
-