proteomicsunitcrg / peptide-stability

2 stars 0 forks source link

Pending to publish #1

Open rolivella opened 1 year ago

rolivella commented 1 year ago
rolivella commented 1 year ago

Peniding tasks:

rolivella commented 1 year ago

From Marc's pps.crg.eu:

To be done by @rolivella after pps.crg.eu dockerization

rolivella commented 1 year ago

QC issue:

We suspect that is the pool table. We modified this table with an old copy with this format:

peptide_protein_2=> select * from pool limit 10;
  1 | pool-001
  2 | pool-010
  3 | pool-100
  4 | pool-101
  5 | pool-102
  6 | pool-103
  7 | pool-104
  8 | pool-105
  9 | pool-106
 10 | pool-107

But we still do not see the QC peptides. The error is that it tries to connect to http://pps.crg.eu/api/pool/QC/pool-010 but it cannot and throws this message: {"message":"Not found"}.

I've found that if you put: http://pps.crg.eu/api/pool/pool-010 instead of http://pps.crg.eu/api/pool/QC/pool-010 you can find the information requested. I'm going to comment this next Tuesday with @toniher to see if we can figure out what's happening.

rolivella commented 1 year ago

Status update on pending tasks: