Skip to content

Releases: erikrikarddaniel/pfitmap-db

Record hmm_mincov params in startup message

16 Dec 11:19
Compare
Choose a tag to compare

Separate hmm_mincov for proteins and domains

16 Dec 10:38
Compare
Choose a tag to compare

Separate hmm_mincov for proteins and domains

Pin and clean up dependencies

15 Dec 15:15
Compare
Choose a tag to compare

Dependencies were unnecessarily wide and without versions -- fixed.

dplyr instead of data.table

21 Dec 20:53
Compare
Choose a tag to compare

Reverted to dplyr from data.table for 10x better performance (in tests).

Handle empty files

06 Nov 09:14
Compare
Choose a tag to compare

Empty tblout and domtblout files caused errors -- fixed.

Revert .groups

23 Oct 16:27
Compare
Choose a tag to compare

.groups in summarize caused creation of an extra field in some cases. Probably due to earlier dplyr versions, but can't confirm that. Deleted this parameter, which means there are now warnings.

Don't use this, it was just because dplyr < 1.0.0. was used.

Switch to gawk

11 Sep 09:20
Compare
Choose a tag to compare

Standard awk had trouble with the fasta reading, switching to gawk.

Correct domains file

03 Sep 20:43
Compare
Choose a tag to compare

Fixed a long standing mistake in how the domains table was created. Now it's exactly like the proteins table but contains hits to profiles with prank == 'domain'.

Better logging

11 Aug 10:44
Compare
Choose a tag to compare
  • Write missing genome accessions to file.
  • Better informational logging.

More GTDB genome information

14 Jul 07:13
Compare
Choose a tag to compare

Many extra fields from the GTDB metadata file is now included in the feather output from pf-classify.r.