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

survival analysis #3

Open
Hchang77 opened this issue Jan 4, 2022 · 4 comments
Open

survival analysis #3

Hchang77 opened this issue Jan 4, 2022 · 4 comments

Comments

@Hchang77
Copy link

Hchang77 commented Jan 4, 2022

Hello
My major field is medicine and I am new to python code.

I try to analyze the RNA-seq and survival data with OmiEmbed.
RNA-seq data (A.tsv) and survival data (survival.tsv) are located in 'data' folder, respectively.
I ran train_test.py, but the result was 'FileNotFoundError: [Errno 2] No such file or directory: './data/labels.tsv'

What arguments are needed for survival analysis using one RNA-seq data and one survival data?

Best regards,

@wmrenr
Copy link

wmrenr commented Jan 7, 2022

There are labels in my file.

@Hchang77
Copy link
Author

Hchang77 commented Jan 7, 2022

Thanks for your reply.

I understand that RNA-seq data (A.tsv), survival data (survival.tsv) and labels (labels.tsv) are needed for survival analysis.

What information does 'labels.tsv' contain?
Event of survival was already included in survival.tsv (Death = 1, alive = 0)

Regards,

@wmrenr
Copy link

wmrenr commented Jan 8, 2022

No,the labels contain sample and samp[le_type.samples ,for exsample ,the first row is TCGA-WH-A86K-01A , 0.

@wmrenr
Copy link

wmrenr commented Jan 8, 2022

I am also a beginner of pytorch, can you leave a contact information, let's discuss it together?

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

2 participants