
Gabriel Doctor
Activity overview
Latest activity by Gabriel Doctor
-
Thanks this is a reasonable answer
- View comment
- 0 votes
-
Hi Sebastian, i wrote this applet to allow an easy way of accessing UKB RAP data from the command line, with interactive and submit modes.https://github.com/gtdoctor/BasicBashWorker_for_UKBiobankDN...
- View comment
- 1 vote
-
Speed/throttling when submitting 1000s of jobs
HiPlease could you let me know if there is any constraint against queing up e.g. 1000 or 2000 jobs to be done as lowpriority workers become available? the jobs are accessing a few small similar fi...
- Gabriel Doctor
- 2 followers
- 2 comments
- 0 votes
-
Hi HannahIf you haven't checked whether the instance size is large enough that's probably a good place to start; and check paths etc on your script. But if you're anything like me, i get frequentl...
- View comment
- 2 votes
-
Optimising speed of extracting specific loci from WGS
I am trying to get info from c500,000 loci scattered throughout genome (basically allele freqs of whole UK pop at specific sites). That means that I need to access thousands of VCF for chunked regi...
- Gabriel Doctor
- Edited
- 2 followers
- 1 comment
- 0 votes
-
It would be a small file with 3 columns! ID, position_GRCH37, position_GRCH38, approx 800k rows. Simple to update a plink.bim file with this and much cheaper for users than the liftover pipeline
- View comment
- 0 votes
-
Liftover of SNP genotype calls GrCH387 to GRCH38 - why not just use rsids as recommended by UCSC?
Hi,The UCSC specifically advises against using LiftOver for SNP genotype data and instead urges researchers to use rsids where available: https://genome.ucsc.edu/FAQ/FAQreleases.html#snpConversionY...
- Gabriel Doctor
- Edited
- 4 followers
- 2 comments
- 1 vote