BNHM / AmphibiaWebDiseasePortal

Amphibian Disease Portal 2.0
https://amphibiandisease.org
GNU General Public License v3.0
1 stars 1 forks source link

eDNA is here! #109

Open mkoo opened 3 years ago

mkoo commented 3 years ago

I thought we would tackle this eventually-- looks like now is good.

We have a few samples of eDNA uploaded (https://geome-db.org/workbench/project-overview?projectId=365). I will be contacting the project owner, but meanwhile here's a few tweaks we need on our side.

@jdeck88 thoughts on last point?

jdeck88 commented 3 years ago

i would suggest "Unknown" for genus and "unknown" for specificEpithet. This is our work-around for cases that do not know, for example, country or year. BasisOfRecord would be "MaterialSample" John

On Sun, Dec 13, 2020 at 8:10 PM Michelle Koo notifications@github.com wrote:

I thought we would tackle this eventually-- looks like now is good.

We have a few samples of eDNA uploaded ( https://geome-db.org/workbench/project-overview?projectId=365). I will be contacting the project owner, but meanwhile here's a few tweaks we need on our side.

  • add new sampleType = water and soil
  • in required genus field, I think we need to allow non-generic value to indicate eDNA, otherwise the api cannot chart since it fails taxonomy-checks. I suggest allowing genus = eDNA or similar, allow specificEpithet = NULL

@jdeck88 https://github.com/jdeck88 thoughts on last point?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BNHM/AmphibiaWebDiseasePortal/issues/109, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIZ3RLDC5KGH7BWUIGRQSTSUWF3JANCNFSM4U2DCGEQ .

-- John Deck (541) 914-4739

mkoo commented 3 years ago

However, "Unknowns" get tossed out of charts and still assumes there is an organism associated with the sample. Unless we can conditionally have basisofRecord= MaterialSample, then genus=unknown could be included in a chart. Seems like a lot of rules still. (btw, the user did use MaterialSample for basisofRecord)

How about genus =  Sample ? then we can still include these data in a histogram and other charts. 

What would be easier to graph @birbjam ? if genus = unknown and basisofRecord= MaterialSample, then display those separately as eDNA records? Or if genus = Sample

here's the use case: https://amphibiandisease.org/projects/?id=365

mkoo commented 3 years ago

Following up on this issue as I would like to write up guidelines and contact our friends at the above project...

Let me know if we need to reserve this for a chat!