statgen / Minimac4

GNU General Public License v3.0
56 stars 20 forks source link

Allowing chomosome number above 22 #27

Closed ChrisINRA closed 4 years ago

ChrisINRA commented 4 years ago

Hi, Thanks a lot for developing minimac4. I used Minimac2 few years ago and I'm impressed with the improvement in computing time.

Still, I have a minor problem. I'm working in cattle which have 29 chromosome (+ X and Y). I was able to convert my data to M3vcf files (using --chr option) but now I cannot run imputation for chromosome 23 and above.

"GWAS VCF File contains chromosome : 29 VCF File can only contain chromosomes 1-22, X(23), Y(24) !!! "

Is there an option to allow imputation on chromosome 29 for eg ?

Thanks in advance,

Chris

yukt commented 4 years ago

Hi Chris,

There is a latent option --MyChromosome in minimac4 that accommodates your needs. Please try adding "--MyChromosome 29” into your command line.

Best,

Ketian On Dec 19, 2019, 11:35 AM -0500, ChrisINRA notifications@github.com, wrote:

Hi, Thanks a lot for developing minimac4. I used Minimac2 few years ago and I'm impressed with the improvement in computing time. Still, I have a minor problem. I'm working in cattle which have 29 chromosome (+ X and Y). I was able to convert my data to M3vcf files (using --chr option) but now I cannot run imputation for chromosome 23 and above. "GWAS VCF File contains chromosome : 29 VCF File can only contain chromosomes 1-22, X(23), Y(24) !!! " Is there an option to allow imputation on chromosome 29 for eg ? Thanks in advance, Chris — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ChrisINRA commented 4 years ago

It worked ! Thanks a lot. I looked twice on the doc but wasn't able to find the option.

Santy-8128 commented 4 years ago

Please use the hidden option --myChromosome 29 for it to work.

Regards, Sayantan Das,

23andMe

On Thu, Dec 19, 2019 at 8:35 AM ChrisINRA notifications@github.com wrote:

Hi, Thanks a lot for developing minimac4. I used Minimac2 few years ago and I'm impressed with the improvement in computing time.

Still, I have a minor problem. I'm working in cattle which have 29 chromosome (+ X and Y). I was able to convert my data to M3vcf files (using --chr option) but now I cannot run imputation for chromosome 23 and above.

"GWAS VCF File contains chromosome : 29 VCF File can only contain chromosomes 1-22, X(23), Y(24) !!! "

Is there an option to allow imputation on chromosome 29 for eg ?

Thanks in advance,

Chris

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/statgen/Minimac4/issues/27?email_source=notifications&email_token=AB5YQCEZMA34BU2AH6D6IYLQZOPEDA5CNFSM4J5KRZVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IBWHJJA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5YQCGOUADEIK4RE664CF3QZOPEDANCNFSM4J5KRZVA .