--
You received this message because you are subscribed to the Google Groups "STITCH imputation" group.
To unsubscribe from this group and stop receiving emails from it, send an email to stitch-imputat...@googlegroups.com.
To post to this group, send email to stitch-i...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/stitch-imputation/501b0f23-3311-403b-92c7-d7db3a0ea7ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi, Robbie. Sorry for replying so late. I have got the relational parameters("reference_haplotype_file" and "reference_legend_file"). And the helpful information about genfile you sent here is very useful for me and have changed my comprehension about genfile. Thank you.Now I have got some error like before, but I have check this region and have numbers of SNP(about 7000).[2018-08-31 09:18:36] Generate inputs[2018-08-31 09:18:36] Error in get_sampleReadsRaw_from_SeqLib(useSoftClippedBases = useSoftClippedBases, :GenomicRegion constructor: Failed to set region for 1:9837-2250350And here is my script:Sys.setenv(PATH = paste0(getwd(),":",Sys.getenv("PATH")))library(STITCH)STITCH(bamlist = "/results/list/s10w.bamlist",outputdir = "/results/stitch_1000GP_2M",method = "diploid",originalRegionName = "1.1.2000000",regenerateInput = TRUE,regionStart = 1,regionEnd = 2000000,buffer = 250000,chr = "1",niterations = 10,nCores = 24,reference_haplotype_file = "/results/1000GP_Phase3/1000GP_Phase3_chr1.hap.gz",reference_legend_file = "/results/1000GP_Phase3/1000GP_Phase3_chr1.legend.gz",reference_sample_file = "/results/1000GP_Phase3/1000GP_Phase3.sample",reference_populations = c("CHB","CHS","CDX"),posfile = "/results/stitch_1000GP_2M/s10w.imputate.sites",K = 10,nGen = 8000,refillIterations = NA)Looking forward to your reply. Thanks.
在 2018年8月14日星期二 UTC+8上午1:39:38,Robert Davies写道:
To view this discussion on the web visit https://groups.google.com/d/msgid/stitch-imputation/735e656e-77a4-4b5d-8e6d-feaba753c4cc%40googlegroups.com.