-
Notifications
You must be signed in to change notification settings - Fork 14
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
Analysing Infinium MethylationEPIC v2.0 Kit already implemented? #122
Comments
Hello, Like claus-h-g, thank you for methylprep! `--------------------------------------------------------------------------- File c:\Users\cal19499\Documents\A\anaconda3.10\lib\site-packages\methylprep\processing\pipeline.py:321, in run_pipeline(data_dir, array_type, export, manifest_filepath, sample_sheet_filepath, sample_name, betas, m_value, make_sample_sheet, batch_size, save_uncorrected, save_control, meta_data_frame, bit, poobah, export_poobah, poobah_decimals, poobah_sig, low_memory, sesame, quality_mask, pneg_ecdf, file_format, **kwargs) File c:\Users\cal19499\Documents\A\anaconda3.10\lib\site-packages\methylprep\models\sigset.py:106, in parse_sample_sheet_into_idat_datasets(sample_sheet, sample_name, from_s3, meta_only, bit) File c:\Users\cal19499\Documents\A\anaconda3.10\lib\site-packages\methylprep\models\arrays.py:46, in ArrayType.from_probe_count(cls, probe_count) ValueError: Unknown array type: (1105209 probes detected)` With GenomeStudio I don't have the same number of probes (937055)... If someone know how to solve this issue... Thank you! |
Hi, I ran into the same problem as biopyju using MethylationEPIC v2.0 data. Adding the manifest from Illumina didn't help, any ideas? Thanks! Leo |
me too |
I have the same problem. Did you find a solution? |
I suspect (without knowing for sure) that it would not be too difficult to fork and make an updated version. In my case, i borrowed and adjusted code from methylprep to validate idat files and used R (via rpy2) for the rest..
Skickat från Outlook för Android<https://aka.ms/AAb9ysg>
…________________________________
From: isycara ***@***.***>
Sent: Wednesday, April 24, 2024 3:36:53 PM
To: FoxoTech/methylprep ***@***.***>
Cc: Pär Larsson ***@***.***>; Comment ***@***.***>
Subject: Re: [FoxoTech/methylprep] Analysing Infinium MethylationEPIC v2.0 Kit already implemented? (Issue #122)
I have the same problem. Did you find a solution?
—
Reply to this email directly, view it on GitHub<#122 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABYQ2UO6RBM72KKFOJFHUUDY66YPLAVCNFSM6AAAAAAYVLU4C2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUHE3TAMZWGM>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Hi, if this can be of any use, I forked the project and updated it to work with Epic v2 data there : https://github.com/eliopato/methylprep/tree/EpicV2 |
Hello, |
c.f., #132 |
Hello
Many thanks for providing methylprep.
May I ask if the analysis of files originating form Infinium MethylationEPIC v2.0 chips is already possible?
The text was updated successfully, but these errors were encountered: