Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Formatted examples for feature rich data #1

Open
mbaudis opened this issue Feb 1, 2017 · 3 comments
Open

Formatted examples for feature rich data #1

mbaudis opened this issue Feb 1, 2017 · 3 comments

Comments

@mbaudis
Copy link
Collaborator

mbaudis commented Feb 1, 2017

@KyleGao I suggest that we add a directory containing a subset with one or 2 examples of biosample ..., where we have all standard metadata attributes populated (TNM, sex, age, ...). This would be very helpful for people trying to "see" the data structure.

@KyleGao
Copy link
Collaborator

KyleGao commented Feb 1, 2017 via email

@mbaudis
Copy link
Collaborator Author

mbaudis commented Feb 1, 2017

db.samples.find({TNM:{$regex:/T|N|M/},AGE:{$regex:/\d/},FOLLOWUP:{$regex:/\d/},GRADE:{$regex:/\d/},SEX:{$regex:/m|f/i} }).count()
1255

@KyleGao
Copy link
Collaborator

KyleGao commented Feb 1, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants