Christoph Feinauer

Results 5 comments of Christoph Feinauer

Thanks! Are you sure that you used Pfam 31? There are a lot of sequences in the dataset that are not in Pfam 31, but all appear in Pfam 32....

[Here it is](https://drive.google.com/file/d/149vNh_Jp8sdN_pmrrF9mN7IyowlgOG5o/view?usp=sharing) The columns are `id | species | uniprot_id | pfam_id | start | end`. The `id` is just the id in the lmdb files.

Yes. I just parsed `Pfam-A.fasta` and mapped the sequencs back to the lmdb files. With Pfam 32 there were no missing sequences. I also checked a random subset of the...

I had the same problem on `5.7.14-1-MANJARO` with ``` $ pacman -Qn | grep gst clutter-gst 3.0.27-3 gst-libav 1.16.2-2 gst-plugins-bad 1.16.2-13 gst-plugins-bad-libs 1.16.2-13 gst-plugins-base 1.16.2-2 gst-plugins-base-libs 1.16.2-2 gst-plugins-good 1.16.2-3 gst-plugins-ugly...

I had the same problem, but for me on `5.8.11-1-MANJARO ` the sequence ``` $ systemctl stop systemd-resolved.service $ systemctl stop avahi-daemon.service $ systemctl start avahi-daemon.service ``` and _then_ starting...