Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is a "tissue"? #1084

Closed
dustymc opened this issue Apr 4, 2017 · 35 comments
Closed

what is a "tissue"? #1084

dustymc opened this issue Apr 4, 2017 · 35 comments

Comments

@dustymc
Copy link
Contributor

dustymc commented Apr 4, 2017

Ref: email "Arctos tissue growth" (w/ @campmlc @ccicero @KyndallH )

We need to come up with documentation for the "is tissues?" flag in http://arctos.database.museum/info/ctDocumentation.cfm?table=CTSPECIMEN_PART_NAME.

Random list of things which may influence tissue-ness:

  1. stuff from which it's easy to get DNA
  2. stuff in freezers
  3. NOT subsamples
  4. stuff 'collected with the intent of genetic sampling'
  5. NOT in 70% ethanol
  6. in 95% ethanol
  7. parts in buffer
  8. NOT formalin-fixed
  9. parts like 'blood' with no preservation method
  10. NOT 'whole organisms etc'
  11. in our frozen tissue collections
@dustymc dustymc added this to the Needs Discussion milestone Apr 4, 2017
@ccicero
Copy link

ccicero commented May 9, 2017

Changes to tissue flag made 4 April 2017 - see attached spreadsheet. Proposed change of "1" means add flag. Proposed change of "-1" means remove flag.
Arctos_tissue_flag_changes_20170404.xlsx

@dustymc
Copy link
Contributor Author

dustymc commented May 9, 2017

I'm pretty sure the "vial (70% ethanol) whole organism" are 'collected with the intent of genetic sampling'." ( @DerekSikes ) Can we firm up our definition?

Here are the de-tissued ("-1") specimens.

select
  guid_prefix || ' : ' || part_name || ' @ ' || count(*)
from
  collection,
  cataloged_item,
  specimen_part
where
  collection.collection_id=cataloged_item.collection_id and
  cataloged_item.collection_object_id =specimen_part.derived_from_cat_item and
  specimen_part.part_name in (
    'dissected whole organism (alcohol)',
    'right kidney (latex vascular injection)',
    'specimen subsample (70% ethanol)',
    'vial (70% ethanol) whole organism',
    'whole organism (70% ethanol)',
    'whole organism (80% ethanol)',
    'whole organism (alcohol)'
  )
group by 
  guid_prefix,
  part_name
order by
  guid_prefix,
  part_name  
 25  ;


GUID_PREFIX||':'||PART_NAME||'@'||COUNT(*)
------------------------------------------------------------------------------------------------------------------------
CHAS:Bird : whole organism (70% ethanol) @ 297
CHAS:Fish : whole organism (alcohol) @ 23
CHAS:Mamm : whole organism (70% ethanol) @ 325
DMNS:Mamm : whole organism (alcohol) @ 122
DMNS:Para : whole organism (70% ethanol) @ 5
DMNS:Para : whole organism (80% ethanol) @ 66
KNWR:Ento : vial (70% ethanol) whole organism @ 1
MLZ:Bird : whole organism (70% ethanol) @ 300
MLZ:Mamm : whole organism (70% ethanol) @ 30
MSB:Bird : whole organism (70% ethanol) @ 3
MSB:Host : whole organism (70% ethanol) @ 793
MSB:Host : whole organism (80% ethanol) @ 4
MSB:Mamm : whole organism (70% ethanol) @ 620
MSB:Mamm : whole organism (alcohol) @ 40727
MSB:Para : specimen subsample (70% ethanol) @ 162
MSB:Para : whole organism (70% ethanol) @ 1111
MSB:Para : whole organism (80% ethanol) @ 21
MVZ:Bird : whole organism (70% ethanol) @ 4
MVZ:Herp : whole organism (70% ethanol) @ 1902
MVZ:Mamm : whole organism (70% ethanol) @ 64
MVZ:Mamm : whole organism (alcohol) @ 33
UAM:Bird : dissected whole organism (alcohol) @ 759
UAM:Ento : vial (70% ethanol) whole organism @ 61417
UAM:Fish : dissected whole organism (alcohol) @ 2
UAM:Fish : whole organism (alcohol) @ 7
UAM:Mamm : right kidney (latex vascular injection) @ 2
UAM:Mamm : whole organism (70% ethanol) @ 7
UAMObs:Ento : vial (70% ethanol) whole organism @ 593
UCM:Bird : whole organism (70% ethanol) @ 7
UCM:Fish : whole organism (alcohol) @ 196
UCM:Herp : whole organism (70% ethanol) @ 64616
UCM:Mamm : whole organism (70% ethanol) @ 791
UNR:Herp : whole organism (70% ethanol) @ 6
UTEP:Herp : whole organism (70% ethanol) @ 96
UTEP:Mamm : whole organism (70% ethanol) @ 1
UTEP:Mamm : whole organism (alcohol) @ 519
UWBM:Herp : whole organism (70% ethanol) @ 686
WNMU:Fish : whole organism (alcohol) @ 379
WNMU:Mamm : whole organism (alcohol) @ 11

39 rows selected.

@ccicero
Copy link

ccicero commented May 9, 2017

Yes, we need to firm up the definition. I think this requires broader community input. What if we put the list of distinct parts into a google doc and sent that to everyone, asked them to put a "1" if they consider it a 'tissue' for purposes of Arctos querying. The important thing is that we don't get false positives where researchers are asking for tissues of things that aren't really 'tissue' in the sense of subsampling for loans. The person's name should be the column heading so we know who is scoring these.

@ebraker
Copy link
Contributor

ebraker commented May 9, 2017

We have been getting a huge number of requests lately from researchers that flagged "tissue" on VertNet and GBIF which returns specimens with prep types of 'whole organism (70% ethanol)' (I'm not sure about local searches on Arctos). In our case, these specimens are not suitable for genetic sampling. I like Carla's idea for community input on whether collections consider these preps as tissues. Though for UCM I'd rather just do a global update replacing all parts = 'whole organism (70% ethanol)' with 'whole organism (formalin-fixed, 70% ethanol)' to avoid any confusion for Mamm, Bird, Herp, and Fish collections.

@dustymc
Copy link
Contributor Author

dustymc commented May 9, 2017

https://docs.google.com/spreadsheets/d/1b9_JAx0LobFarYN-LYHVtvrZWi5o_p9T62qjrOwOwZo/edit?usp=sharing

is all distinct part/tissue, and should be editable by anyone.

DO NOT EDIT PART_NAME or IS_TISSUE COLUMNS!! They are the path back to the original data.

I copied the is_tissue column, pasted it back in, changed the heading, and cast my "vote" there.

@dustymc
Copy link
Contributor Author

dustymc commented May 9, 2017

whether collections consider

It is critical that definitions are global. As a researcher, I should NOT have to guess at the history of an item to know what it is. That is, "some part" should mean one thing wherever it's used, and nothing else which means "some part" should be used anywhere.

global update replacing all parts = 'whole organism (70% ethanol)' with 'whole organism (formalin-fixed, 70% ethanol)' to avoid any confusion for Mamm, Bird, Herp, and Fish collections.

Results of

create table temp_ucm_p1 as select
  flat.guid,
  flat.parts
from
  flat,
  specimen_part
where
  flat.collection_object_id=specimen_part.derived_from_cat_item and
  flat.guid like 'UCM:%' and
  specimen_part.part_name='whole organism (70% ethanol)'
;

attached - confirm that's what needs updated and I'll change them.

temp_ucm_p1.csv.zip

@ebraker
Copy link
Contributor

ebraker commented May 9, 2017 via email

@dustymc
Copy link
Contributor Author

dustymc commented May 9, 2017

Confirmed

done

Fish

Attached for confirmation.

temp_ucm_pf.csv.zip

@ebraker
Copy link
Contributor

ebraker commented May 9, 2017

Thanks Dusty! Yup, fish can be updated.

@dustymc
Copy link
Contributor Author

dustymc commented May 9, 2017

done

@amgunderson
Copy link
Contributor

Mammals preserved in ethanol are not intended to be used as sources of DNA and when extracted they often yield no or very poor quality and quantity DNA. That is why we sample tissue from these and put it in the freezer. If we call these tissue we will be getting requests for tissues from ethanol preserved specimens when fresh frozen tissue is available from other suitable specimens. We will be wading through every tissue request to weed out the ethanol specimens and have to correct every request with suitable alternatives. Researchers who want to attempt DNA extraction from ethanol preserved specimens should do so as a last resort so we should make that an exception, not a default option. I say NO to calling mammals in ethanol tissue.

@ccicero
Copy link

ccicero commented May 9, 2017 via email

@ccicero
Copy link

ccicero commented May 9, 2017

Hi Emily - The VertNet issue is a separate one from the Arctos issue. I chatted with John W this morning and we have a new issue re: false positives in VN searches - will require re-indexing to use the tissue tokens that we use to filter on tissues in VN.

Here's the related VN issue: VertNet/post-harvest-processor#8

@ccicero
Copy link

ccicero commented May 9, 2017

Carol and Michelle - Following on Emily's suggestion, I think we should do the same for MVZ: anything that is 'whole organism (ethanol)' should be changed to 'whole organism (formalin-fixed, 70% ethanol)' which is what is intended by that preservation type for our collections. Our practice has been to be more specific - e.g., 'whole organism (95% ethanol)' if it wasn't preserved in the standard way. Do you both agree with this? @mkoo @atrox10

@ebraker
Copy link
Contributor

ebraker commented May 9, 2017 via email

@ccicero
Copy link

ccicero commented May 9, 2017

Should we go ahead and send an email to the whole Arctos group asking for input on this? I'm happy to do that.

@ebraker
Copy link
Contributor

ebraker commented May 9, 2017 via email

@ccicero
Copy link

ccicero commented May 9, 2017

Sorry, I meant input on the tissue issue, but can also ask for input on that. I'm also curious on the difference between 'whole organism (alcohol)' and 'whole organism (ethanol)' - is there any? Likewise, we use(d) 'whole organism (ethanol-fixed)' to really mean 'whole organism (95% ethanol)' and I'm wondering who else does/did.

@dustymc
Copy link
Contributor Author

dustymc commented May 9, 2017

Mammals preserved in ethanol are not intended to be used as sources of DNA

Thanks! (And my "vote" on the spreadsheet was more of an experiment than a vote - I really don't want a say in this!)

And just to say it again, "when mammals...." is just going to make sure that users cannot get what they want (eg there are lots of mammals and mammal-bits cataloged in not-Mamm collections). If a "whatever (ethanol)" from a mammal collection is not a tissue and and a "whatever (ethanol)" from a clam (ethnology, paleontology, bird, "host", WHATEVER) collection is a tissue, then one (or all) collection types will need to revise their vocabulary.

send an email to the whole Arctos group

Could you also clarify that everyone who receives that email should also be getting GitHub notifications, and that http://dx.doi.org/10.7299/X75B02M5 has instructions for doing so?

should be changed to...

Please make those requests here

https://docs.google.com/spreadsheets/d/10mprhlOFP_qyiTH0d6WVfRHuJvoGtC5z4BoY_sS_rHY/edit?usp=sharing

(or I'll get lost and miss something)

difference between 'whole organism (alcohol)' and 'whole organism (ethanol)'

I believe "ethanol" is ethanol and "alcohol" is "ethanol or isopropanol" - let me know if that seems right and I'll update the code table definition.

@ebraker
Copy link
Contributor

ebraker commented May 9, 2017

Yes, I think it is worth soliciting feedback from users on the tissue issue and fluid collection part name usage.

@atrox10
Copy link

atrox10 commented May 9, 2017 via email

@jldunnum
Copy link

jldunnum commented May 9, 2017 via email

@campmlc
Copy link

campmlc commented May 9, 2017 via email

@dustymc
Copy link
Contributor Author

dustymc commented May 9, 2017

part" name separated from fixation and preservation

#1119 (comment)

@DerekSikes
Copy link

DerekSikes commented May 10, 2017 via email

@dustymc
Copy link
Contributor Author

dustymc commented Jul 24, 2017

stuff from which it's easy to get DNA

Here are the parts which have been used in loans that resulted in GenBank numbers. It's not perfect - there's no direct part-->loan-->otherID pathway, so two parts from a specimen might have been loaned and only one produced a GenBank number or the GenBank number came from undocumented usage or etc.

select
  part_name || ' @ ' || count(*)
from
  specimen_part,
  coll_obj_other_id_num,
  loan_item,
  flat
where
  specimen_part.derived_from_cat_item=coll_obj_other_id_num.collection_object_id and
  specimen_part.collection_object_id=loan_item.collection_object_id and
  coll_obj_other_id_num.other_id_type='GenBank' and
  specimen_part.derived_from_cat_item=flat.collection_object_id 
group by part_name
order by part_name
 15  ;


PART_NAME||'@'||COUNT(*)
------------------------------------------------------------------------------------------------------------------------
DNA @ 11
DNA (frozen) @ 68
DNA extraction @ 1
baculum @ 3
baleen plate @ 2
blood @ 93
blood (frozen) @ 57
blubber (frozen) @ 83
brain (frozen) @ 1
carcass (95% ethanol) @ 4
cestode (ethanol) @ 18
cestode (formalin) @ 5
cranium @ 2
dentary @ 1
diaphragm (frozen) @ 1
dissected whole organism (ethanol) @ 4
ectoparasite @ 7
ectoparasite (70% ethanol) @ 4
ectoparasite (ethanol) @ 296
ectoparasite (ethanol/glycerin) @ 5
embryo (frozen) @ 3
endoparasite (ethanol) @ 34
feces @ 2
feces (K2Cr2O7) @ 500
feces (ethanol) @ 127
fin (alcohol) @ 288
flat skin @ 2
foot @ 1
gastrointestinal tract (ethanol) @ 22
gastrointestinal tract (frozen) @ 12
hair @ 4
heart (ethanol) @ 4
heart (frozen) @ 1198
heart, kidney (ethanol) @ 3
heart, kidney (frozen) @ 471
heart, kidney, liver (frozen) @ 53
heart, kidney, liver, lung, spleen (frozen) @ 1
heart, kidney, liver, spleen @ 1
heart, kidney, liver, spleen (frozen) @ 5
heart, kidney, lung, spleen (95% ethanol) @ 8
heart, kidney, lung, spleen (ethanol) @ 1
heart, kidney, lung, spleen (ethanol-fixed) @ 39
heart, kidney, lung, spleen (frozen) @ 438
heart, kidney, spleen (frozen) @ 31
heart, liver (frozen) @ 6
heart, lung (frozen) @ 7
heart, lung, spleen @ 4
heart, lung, spleen (frozen) @ 74
hyoid @ 4
intestine @ 6
kidney (frozen) @ 209
kidney, liver (frozen) @ 2
kidney, lung (frozen) @ 7
liver @ 26
liver (95% ethanol) @ 34
liver (dry) @ 5
liver (ethanol) @ 43
liver (frozen) @ 5979
lung (frozen) @ 287
muscle @ 12
muscle (DMSO) @ 2
muscle (dry) @ 5
muscle (ethanol) @ 3
muscle (frozen) @ 1083
nematode (70% ethanol) @ 33
nematode (ethanol) @ 47
nematode (formalin) @ 9
postcranial skeleton @ 426
postcranial whole organism (ethanol) @ 16
reproductive tract (frozen) @ 11
rib @ 95
skeleton @ 26
skin @ 452
skin (frozen) @ 35
skinned whole organism (ethanol) @ 1
skull @ 1621
skull-less whole organism (ethanol) @ 5
slide karyotype (dry) @ 7
specimen subsample (95% ethanol) @ 1
spleen (frozen) @ 44
stomach (ethanol) @ 1
study skin @ 81
tail (95% ethanol) @ 6
tail (ethanol) @ 2
testis (frozen) @ 1
tissue @ 11
tissue (95% ethanol) @ 315
tissue (DMSO/EDTA) @ 4
tissue (ethanol) @ 41
tissue (ethanol-fixed) @ 67
tissue (flash-frozen) @ 24
tissue (frozen) @ 3523
tissue extract (frozen) @ 40
tooth @ 116
unknown (dry) @ 4
unknown (frozen) @ 35
vial (100% ethanol) whole organism @ 11
vial (70% ethanol) whole organism @ 242
vibrissa @ 304
whole organism @ 39
whole organism (70% ethanol) @ 1
whole organism (80% ethanol) @ 11
whole organism (95% ethanol) @ 11
whole organism (alcohol) @ 252
whole organism (ethanol) @ 334
whole organism (ethanol-fixed) @ 1
whole organism (formalin-fixed) @ 135
whole organism (frozen) @ 10
whole organism (pinned) @ 331
whole organism (vial) @ 37

110 rows selected.

@dustymc
Copy link
Contributor Author

dustymc commented Jul 24, 2017

stuff in freezers

Here's what's in freezers:

select distinct part_name from
coll_obj_cont_hist, specimen_part where
coll_obj_cont_hist.collection_object_id=specimen_part.collection_object_id and
coll_obj_cont_hist.container_id in (
SELECT distinct container_id
FROM container
WHERE 
container.container_type='collection object' and
CONNECT_BY_ISLEAF = 1
CONNECT BY PRIOR container.container_id = container.parent_container_id
START WITH container.container_type='freezer')
order by part_name
;


PART_NAME
------------------------------------------------------------------------------------------------------------------------
DNA
DNA (dry)
DNA (frozen)
DNA extraction
SEM stub
acanthocephala
appendicular skeleton
baculum
baculum (70% ethanol)
baculum (95% ethanol)
baculum (frozen)
blood
blood (DMSO)
blood (EDTA)
blood (Queen Lysis buffer)
blood (RNAlater)
blood (dry)
blood (flash-frozen)
blood (frozen)
blood (other)
blood (slide smear)
blood plasma (frozen)
blood serum (frozen)
blood serum, muscle (frozen)
blubber (frozen)
bone
bone (frozen)
bone marrow (frozen)
brain
brain (frozen)
brown fat (frozen)
buccal and cloacal swab (RNAlater)
carcass (frozen)
cestode
cestode (70% ethanol)
cestode (95% ethanol)
cestode (ethanol)
cestode (ethanol/glycerin)
cestode (frozen)
cloacal swab (RNAlater)
cryovial DNA extraction
cryovial leg
cryovial tissue
cryovial whole organism
diaphragm (frozen)
dissected whole organism (ethanol, formalin-fixed)
ear clip
ear clip (95% ethanol)
ear clip (EDTA)
ear clip (frozen)
ectoparasite
ectoparasite (70% ethanol)
ectoparasite (95% ethanol)
ectoparasite (ethanol)
ectoparasite (ethanol/glycerin)
ectoparasite (frozen)
egg
egg contents (frozen)
embryo
embryo (70% ethanol)
embryo (95% ethanol)
embryo (alcohol)
embryo (ethanol)
embryo (frozen)
endoparasite
endoparasite (70% ethanol)
endoparasite (95% ethanol)
endoparasite (ethanol)
endoparasite (frozen)
endoparasite (unknown)
eye (frozen)
fat (frozen)
feather (frozen)
feces (95% ethanol)
feces (RNAlater)
feces (frozen)
fin (alcohol)
flat skin
foot (95% ethanol)
gastrointestinal tract
gastrointestinal tract (70% ethanol)
gastrointestinal tract (ethanol)
gastrointestinal tract (frozen)
gastrointestinal tract (other)
gonad (frozen)
hair
hair (frozen)
heart
heart (ethanol)
heart (frozen)
heart, kidney
heart, kidney (ethanol)
heart, kidney (frozen)
heart, kidney, liver, lung, spleen
heart, kidney, liver, lung, spleen (95% ethanol)
heart, kidney, liver, lung, spleen (frozen)
heart, kidney, liver, spleen
heart, kidney, liver, spleen (frozen)
heart, kidney, lung (frozen)
heart, kidney, lung, spleen
heart, kidney, lung, spleen (95% ethanol)
heart, kidney, lung, spleen (RNAlater)
heart, kidney, lung, spleen (ethanol)
heart, kidney, lung, spleen (frozen)
heart, kidney, spleen (ethanol)
heart, kidney, spleen (frozen)
heart, liver (frozen)
heart, liver, muscle (frozen)
heart, lung
heart, lung (frozen)
heart, lung, spleen (frozen)
heart, muscle (frozen)
heart, spleen
hindlimb (frozen)
hoof wall
hyoid
intestine
intestine (frozen)
jar (70% ethanol) whole organism
karyotype
karyotype (frozen)
kidney
kidney (ethanol)
kidney (frozen)
kidney, liver (frozen)
kidney, liver, spleen (frozen)
kidney, lung (frozen)
leg (95% ethanol)
liver
liver (70% ethanol)
liver (95% ethanol)
liver (DMSO)
liver (RNAlater)
liver (ethanol)
liver (formalin)
liver (frozen)
liver, muscle (frozen)
lung
lung (RNAlater)
lung (ethanol)
lung (frozen)
lung, kidney, spleen
lymph node (frozen)
mammary tissue
mammary tissue (frozen)
mandible
media
muscle
muscle (95% ethanol)
muscle (DMSO)
muscle (RNAlater)
muscle (dry)
muscle (ethanol)
muscle (frozen)
muscle, eye (frozen)
nasal swab (frozen)
nematode
nematode (70% ethanol)
nematode (95% ethanol)
nematode (ethanol)
nematode (frozen)
nematode (unknown)
neural arch
neural spine
observation
oral swab (frozen)
other
other (95% ETOH)
ovary (frozen)
partial organism (70% ethanol)
partial skeleton
periosteum (frozen)
phallus (70% ethanol)
placenta (frozen)
podials (frozen)
postcranial skeleton
reproductive tract (frozen)
reproductive tract (other)
sediment
serum (frozen)
shed skin (95% ethanol)
skeleton
skin
skin (DMSO)
skin (ethanol)
skin (frozen)
skin clip (95% ethanol)
skin clip (dry)
skin clip (frozen)
skull
skull (95% ethanol)
specimen subsample (70% ethanol)
specimen subsample (95% ethanol)
specimen subsample (frozen)
spine (frozen)
spleen
spleen (95% ethanol)
spleen (RNAlater)
spleen (ethanol)
spleen (formalin)
spleen (frozen)
spleen, lung
spleen, lung (RNAlater)
spleen, lung (frozen)
stomach (95% ethanol)
stomach (frozen)
stomach content (70% ethanol)
stomach content (frozen)
stomach content (isopropanol)
study skin
syrinx (ethanol)
tail (95% ethanol)
tail (ethanol)
tail (frozen)
tail tip (95% ethanol)
tail tip (ethanol)
tail tip (frozen)
testis
testis (frozen)
tissue
tissue (70% ethanol)
tissue (95% ethanol)
tissue (DMSO/EDTA buffer)
tissue (DMSO/EDTA)
tissue (Guanidinium Thiocyanate buffer)
tissue (RNAlater)
tissue (dry)
tissue (ethanol)
tissue (flash-frozen)
tissue (formalin)
tissue (freeze-dried)
tissue (frozen)
tissue (isopropanol)
tissue extract (frozen)
toe (95% ethanol)
toe (DMSO/EDTA)
toe (frozen)
tongue (frozen)
trematode (70% ethanol)
umbilical cord (frozen)
unknown
unknown (alcohol)
unknown (frozen)
urinary bladder
uterus (frozen)
vertebra
vial (100% ethanol) whole organism
vial (70% ethanol) whole organism
viscera (frozen)
whole organism
whole organism (70% ethanol)
whole organism (95% ethanol)
whole organism (RNAlater)
whole organism (envelope)
whole organism (ethanol)
whole organism (ethanol-fixed)
whole organism (formalin-fixed)
whole organism (formalin-fixed, 70% ethanol)
whole organism (frozen)
whole organism (isopropanol)
whole organism (pinned)
whole organism (vial)

262 rows selected.

@KyndallH
Copy link

I'm pretty sure the "media" or "observation" in the freezer is not intended for genetic usage.

In my ideal world, I would like a direct part-->loan-->otherID pathway. I want to know exactly which part resulted in a Genbank number.

@dustymc
Copy link
Contributor Author

dustymc commented Jul 24, 2017

"media" or "observation" in the freezer is not intended for genetic usage

I suppose that depends on what was observed in the freezer....

PART_NAME

GUID

media
UAM:Ento:66331

observation
UAM:Ento:312087

2 rows selected.

direct part-->loan-->otherID

Yea, me too, but I'm not sure how it lines up with reality. A GenBank sequence magically appears, now what? All too often we don't have that middle step in the happy pathway because of incomplete loan data or something done before we got the specimen or because some grad student dug something out of a freezer and didn't tell anyone or ...

I still like the idea.

@DerekSikes
Copy link

DerekSikes commented Jul 24, 2017 via email

@campmlc
Copy link

campmlc commented Aug 31, 2017

I also like the idea of part -->loan-->otherID to attach Genbank sequences to loans/parts. Could we use a part attribute= relationship?

@dustymc
Copy link
Contributor Author

dustymc commented Sep 1, 2017

Genbank

I'm splitting that conversation off to #1257 and reserving this one for discussing how we might be able to usefully define "tissues."

@dustymc
Copy link
Contributor Author

dustymc commented Oct 2, 2017

From recent MSB visit: DGR (=most of MSB's tissues) was NOT 'collected with the intent of genetic sampling.'

@dustymc
Copy link
Contributor Author

dustymc commented Oct 3, 2017

Definition (from @jtgiermakowski ): institution is willing to subsample

@dustymc
Copy link
Contributor Author

dustymc commented Oct 4, 2017

Discussed at AWG meeting:

Closing

@dustymc dustymc closed this as completed Oct 4, 2017
@dustymc dustymc mentioned this issue Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants