Giter Site home page Giter Site logo

Comments (3)

turbomam avatar turbomam commented on August 15, 2024
% head -n3 downloads/emp_studies.csv

,study_id,title,num_samples,extraction_center,modified_protocol,principal_investigator,email,institution,coauthors,doi,pmid_other,ebi_accession,publication_notes,alias,primer_version,primer_reference,pcr_primers,read_length_bp,study_ok,release1_study,release2_study,metadata_minimal,dense_sampling,units_status,comment_from_gail
0,550,Moving pictures of the human microbiome,1969,CCME-Boulder,yes - GAIIx,Rob Knight,"[email protected], [email protected]",University of California San Diego,"J Gregory Caporaso, Christian L Lauber, Elizabeth K Costello, Donna Berg-Lyons, Antonio GonzalezJesse StombaughDan KnightsPawel GajerJacques RavelNoah FiererJeffrey I GordonRob Knight",10.1186/gb-2011-12-5-r50,PMID 21624126 has DOI,ERP021896,,caporaso_illumina_time_series,515F-806R (rev-barcoded),"Caporaso et al., 2011; Caporaso et al., 2012",FWD:GTGCCAGCMGCCGCGGTAA; REV:GGACTACHVGGGTWTCTAAT,132,True,True,True,False,daily timeseries of 2 subjects,"fine, no units necessary",surface/secretion
1,632,Canadian MetaMicroBiome Initiative samples,13,LBNL-Berkeley,no,Josh Neufeld,[email protected],"University of Waterloo, Ontario, Canada","J. D. Neufeld , K. Engel , J. Cheng , G. Moreno-hagelsieb , D. R. Rose , T. C. Charles",10.4056/sigs.1974654,PMID 22180823 has DOI,ERP020023,,Canadian Metamicrobiome_16S,515F-806R (rev-barcoded),"Caporaso et al., 2011; Caporaso et al., 2012",FWD:GTGCCAGCMGCCGCGGTAA; REV:GGACTACHVGGGTWTCTAAT,100,True,True,True,False,no,no units,

from biosample-analysis.

turbomam avatar turbomam commented on August 15, 2024

This recipe works after this fix:

% sed 's/\([^,]*\),\(.*\)/\2/' downloads/emp_studies.csv.bak > downloads/emp_studies.csv

from biosample-analysis.

turbomam avatar turbomam commented on August 15, 2024

I think the upstream provider added an index column since the time this recipe was written, in case I didn't already mention that.

from biosample-analysis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.