Skip to content

Releases: superphy/spfy

6.3.1 More Descriptive VF Results

11 Jul 23:53
109ac21
Compare
Choose a tag to compare
Merge pull request #323 from superphy/322-vf

Merge: more descriptive VF results

6.3.0 Changes per paper revisions

22 Jun 16:36
2ff3563
Compare
Choose a tag to compare
  • new search function
  • updates rgi to v4
  • fixes to phylotyper integration
  • fixes mongodb based spfyid index
  • fixes persistance of vf/serotype display
  • changes grouch's internal docker port (doesnt affect host)

Hotifxes

22 May 15:43
467b4b7
Compare
Choose a tag to compare
Merge pull request #292 from superphy/hotfix-phylotyper

FIX: should check fasta not query_file; bug from f508c32

6.2.2 Phylotyper queries graph directly

30 Apr 21:06
3b496c2
Compare
Choose a tag to compare

CHANGE:

  • Phylotyper no longer queries Blazegraph for results from ECTyper. Instead, the DNASequences are directly retrieved from the graph objects created in the pipeline. This is done because the phylotyper.sequences.sequence_query() was bottlenecking the pipeline.

6.2.1 Stability Improvements for Timing Jobs

10 Apr 18:20
074b634
Compare
Choose a tag to compare

Changes:
-Fixed handling of compressed files with the Pipeline class: changes in ra_post().
-Fixed storing of files uploaded in the Pipeline class: changes in ra_post().
-Fixes timing of multiple files: caches job timings as they are checked.
-Timings for Pipeline ids now return the file they are associated with.
-Store/Retrieve the index ('cache') of spfyids:genomehashes in MongoDB
-Store/Retrieve the largest spfyid in MongoDB

Notes:
-Should solve ~90% of the problems we were having with Blazegraph (#187)
-Will still have delays with retrieval for tasks like phylotyper or group comparisons

6.2.0 Unified Pipelines

12 Mar 08:11
fc4a7a0
Compare
Choose a tag to compare

Merging.

CHANGELOG:

New ECTyper for Serotype
Phylotyper jobs displayed together with other subtyping
VF dep for phylotyper is hidden from user
Unified pipeline system
TODO:

Error handling is pretty wonky
Fix tests

Fixes to reactapp

01 Feb 22:59
224ab38
Compare
Choose a tag to compare
Merge pull request #270 from superphy/6.1.1

UPDATE: reactapp to 6.1.1

Bearer based accounts

25 Jan 21:02
e155195
Compare
Choose a tag to compare
Merge pull request #267 from superphy/bearer

MERGE: 6.1.0 bearer accounts

User Accounts

10 Jan 16:17
Compare
Choose a tag to compare
v6.0.0

UPDATE: reactapp submodule

Added support for Metadata Submission and Grouping of Uploads to Queues

21 Nov 20:31
0e7cc31
Compare
Choose a tag to compare