davidpng / FCS_Database

Program to scrape an FCS directory of metadata
GNU General Public License v3.0
3 stars 2 forks source link

Missing/Empty FCS cases #15

Open davidpng opened 9 years ago

davidpng commented 9 years ago

hermands> Probably worth understanding and documenting what/why we are missing at some point. I wonder how many are due to the underscore issue. Each of these warnings I assume printed to commandline as you ran the make db step...but maybe we should catch these errors in a smarter way.

FCS_11_13_2014.db sqlite> select empty, COUNT(*) as count from TubeCases group by empty; 0|194272 1|30482 (empty is TRUE)

hermands commented 9 years ago

This has been changed and needs to be readdressed in full data.