Giter Club home page Giter Club logo

Comments (8)

Jialab-UCR avatar Jialab-UCR commented on July 28, 2024

@thy-chan Hi, could you please tell me the project you are trying to parse? Thanks

from gdcrnatools.

thy-chan avatar thy-chan commented on July 28, 2024

RNA-Seq files in TCGA-BRCA. The format of the metadata file has changed so that the GDCRNATools can't parse it. image

from gdcrnatools.

Jialab-UCR avatar Jialab-UCR commented on July 28, 2024

@thy-chan Thank you so much for the reminder. I have just checked the JSON file in GDC and they do have changed the format. There's very little information in the file now, so I recommend that you can parse metadata use the automatic mode (eg., meta <- gdcParseMeta(project.id='TCGA-BRCA', data.type='RNAseq'), and then select the sample you'd like to use. Thanks

from gdcrnatools.

thy-chan avatar thy-chan commented on July 28, 2024

Yes, the information in the GDC's JSON file is reduced. I think the GDC extracts other information separately and puts it in other files, such as the Biospecimen and Sample sheet in the screenshot. Thanks

from gdcrnatools.

brcangs avatar brcangs commented on July 28, 2024

Parsing the metadata using the automatic mode for the TCGA-BRCA project does unfortunately not seem to work either:

> metaMatrix <- gdcParseMetadata(project.id='TCGA-BRCA', data.type='RNAseq')
Error in vapply(seq_len(nSam), function(i) null2naFun(metadata[[i]]$cases[[1]]$demographic$gender), :
values must be type 'character',
but FUN(X[[297]]) result is type 'logical'

from gdcrnatools.

ChengYunazhi avatar ChengYunazhi commented on July 28, 2024

I got a same error when parsing TCGA-COAD metadata, here it is:
qq 20180823170957

the command used:
qq 20180823171348

from gdcrnatools.

yinlisssss avatar yinlisssss commented on July 28, 2024

HI, is this because of my internet problem?
or?
thank you very much

metaMatrix.MIR <- gdcParseMetadata(project.id = "TCGA-LUSC",

  •                                data.type  = "miRNAs")
    

Error in file(con, "r") : cannot open the connection
In addition: Warning message:
In file(con, "r") : InternetOpenUrl failed: '操作超时'

from gdcrnatools.

CavinChan avatar CavinChan commented on July 28, 2024

I got an error when automatic download RNAseq data, here it is:
image
the command used:
image
an error when Merge RNAseq data:
image
thank you very much

from gdcrnatools.

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.