-
Notifications
You must be signed in to change notification settings - Fork 14
Characters PLOD #129
Comments
@togiberlin Haven´t you implemented this? |
There's actually no way to populate the PLOD collection. No NPM script, nor I see the collection on the db. I NEED full hands on this issue, now. @kordianbruck @Adiolis @togiberlin @boriside |
You don't even have the dependency in the package.json?!?!!!! What the fuck guys, who was responsible for this????? |
Sorry, i can´t really help here, because i am not aware of the things that have been done according the PLOD. I am only as up-to-date as the issue #101. I also see no possibility to fill the db by scraper or data json. So probably another group used the api @togiberlin implemented to fill the data? I know that there has been some Plod data on @kordianbruck ´s server. |
@Adiolis that might have been mock data, because one quick look at the repos of B illuminates us all:
Literally: Import package, for every character get the prediction via the relevant function in the package, store it in the DB. |
Actually, let me be even more specific:
Don't get me wrong, I know you were not responsible for this. I know who was responsible for this. @TheZoker @togiberlin ( in part @CavidSalahov @AlexMoroz ) EDIT I know my chickens |
I notified the group on facebook. I can´t do that before Thursday. =/ |
@sacdallago Which dependency is missing in the package.json? I don't fully understand what's going on right now |
@TheZoker https://github.com/Rostlab/JS16_ProjectA/blob/master/package.json#L20 |
These are the missing dependencies, right? |
Step one. |
Am I responsible for anything else here? |
@TheZoker use "latest" for package versions |
@TheZoker no. thanks |
@AlexMoroz Like |
yes |
Done. |
I'm still unhappily waiting. |
I tried to have a look into the package, but node gives me:
I have started npm install with the new package.json and also npm install gotplod.
Edit: The files are in node_modules. Don´t get the problem with require... |
@Adiolis Fixed the problem with 'gotplod'. Download the new version. |
@Adiolis try also gotarffplod |
No. The packe was not deployed to npm |
Package deployed. |
Ok, I've updated the thing but now comes another observation: why is there an imbalance towards the number of predicted characters with one alg and with the otherone? Is this wanted @goldbergtatyana ? Look at the output of the call: https://api.got.show/api/plod/ If I filter by |
@sacdallago Jep, i have noticed many characters with Plod unknown. I skipped them. |
Thx @Adiolis , let's wait for the answer of @nicoladesocio @goldbergtatyana or anyone involved in the It might as well be design, but it's good to know also for @Mina-Zaki who has to implement this in the froentend |
@sacdallago @Adiolis very well spotted! this should absolutely not be. The number of characters predicted by Group 6 (gotplod) is 1946 - which is correct, while the number of characters predicted by Group 7 (gotarffplod) is 1939 - this number is wrong. |
@nicoladesocio @konstantinos-angelo @dan736923 @AlexMoroz fix? |
@s-feng apparently wrong prediction results got delivered to Group A. Can you please talk to @nicoladesocio @konstantinos-angelo @dan736923 @AlexMoroz to fix it by providing results of test 5? Thanks so much! |
@goldbergtatyana This is because I removed some characters with invalid dateOfBirth/Death attributes (e.g. 298299) in test5. (Which also would have messed up age attribute) If you think it is useful, I can make another run including those characters and upload new JSON files. |
@dan736923 but now only 174 characters have plod |
thanks @AlexMoroz for running the test. @dan736923 but you used all of these features for the prediction of plods for 1939 characters. so, yeah, we do need plod predictions for all of them! |
@AlexMoroz Do you need help with anything? |
@sacdallago This is no issue anymore for Project A, isn´t it? The filling of Plods and the API works. |
@TheZoker no,we've fixed it, thanks |
gotarffplod@0.0.5 with new predictions is published |
Niiiice |
yeah yeah @Adiolis later, gotta run now :D |
You are not angry anymore, aren´t you? 😆 |
nope, I'm just behind on work... Now it's done. |
More documentation for the following character PLOD would be great
also currently all PLOD requests doesnt return anything
The text was updated successfully, but these errors were encountered: