User: Chao-Jen Wong
Chao-Jen Wong • 30
- Reputation:
- 30
- Status:
- New User
- Location:
- USA/Seattle/Fred Hutchinson Cancer Research Center
- Last seen:
- 5 months, 3 weeks ago
- Joined:
- 5 years ago
- Email:
- c****@fredhutch.org
Posts by Chao-Jen Wong
<prev
• 35 results •
page 1 of 4 •
next >
0
votes
0
answers
173
views
0
answers
Job:
Bioinformatics Analyst II, Genomics Shared Resource, Fred Hutch Cancer Research Center, Seattle, USA
... This position works with a diverse group of technical staff and bioinformatics specialists to support the wide ranging genomics data analysis needs of Fred Hutch faculty and staff.
The Bioinformatics Analyst will report to the Bioinformatics Shared Resource Supervisor, in association with the Direc ...
written 7 months ago by
Chao-Jen Wong • 30
0
votes
1
answer
429
views
1
answers
... Thank Matin. That straighten out my confusion!!!
(Hi Martin!)
...
written 13 months ago by
Chao-Jen Wong • 30
0
votes
1
answer
429
views
1
answers
... Thank you, Mike. But registryargs only takes arguments ‘file.dir’, ‘work.dir’, ‘packages’, ‘namespaces’, ‘source’, ‘load’, and ‘make.default’. It is not for resrouces vaiables. When I set cluster="slurm", BatchtoolsParam uses batchtool's default template(batchtoolsTemplate("slurm")). So here is my c ...
written 13 months ago by
Chao-Jen Wong • 30
0
votes
1
answer
429
views
1
answers
... Mike, thanks for your prompt help. I still run into the problems. It seems like resources is not a valid argument for BatchtoolsParam. Here is my code to include resource as an input argument for the BatchtoolsParam constructor:
param <- BatchtoolsParam(worker=4, cluster="slurm",
...
written 13 months ago by
Chao-Jen Wong • 30
6
votes
1
answer
429
views
1
answer
... I want to use "BatchtoolsParam" to parametrize schedule options on slurm backend. When using slurm backend, the template slurm-simpl.tmpl provided by batchtools is used to parametrize sbatch variables. My problem is that I cannot find a way to pass the resources variable to the template;
Here is my ...
written 13 months ago by
Chao-Jen Wong • 30
• updated
13 months ago by
Mike Smith • 4.0k
0
votes
1
answer
878
views
1
answers
... Thanks a lot. I did not know that. ha......
...
written 2.8 years ago by
Chao-Jen Wong • 30
0
votes
1
answer
878
views
1
answers
... FYI, I use makeTxDbFromBiomart() instead and get the right gene IDs and transcripts. However, the metadata was wrong due to error detected by .Ensembl_getMySQLCoreDir(), which is not a big deal. sessionInfo() is the same as above. Thanks.
> txdb <- makeTxDbFromBiomart(biomart="ENSEMBL_MAR ...
written 2.8 years ago by
Chao-Jen Wong • 30
5
votes
1
answer
878
views
1
answer
... As I was using the TxDb.Mmusculus.UCSC.mm10.ensGene package installed using biocLite(), the ID appears to be neither Eensembl ID nor EntrezID. I believe those gene IDs are wrong. (I am using Bioconductor 3.5 on R/3.4, and all the packages are just updated. see sessionInfo() below.)
> library(Tx ...
written 2.8 years ago by
Chao-Jen Wong • 30
• updated
2.8 years ago by
James W. MacDonald ♦ 52k
0
votes
0
answers
555
views
0
answers
... Hi, Michael,
I just pileup() and it seems to work for my purpose. I parse the return the data.frame of pileup() and compare with the reference genome to define the type of mismatch. I have not tried tallyVariants(), but it sounds even better. I will definitely try it tomorrow. Thanks for the help ...
written 2.9 years ago by
Chao-Jen Wong • 30
1
vote
0
answers
555
views
0
answers
... Hi, bioconductor members,
I have two questions here. The first one is basically about how to use narrow() to keep the wanted sequence in an efficient way. I have a read and corresponding cigar, a subset from my GAlignments instance. I want to clip the insertion and soft-clip from the read so that ...
written 2.9 years ago by
Chao-Jen Wong • 30
Latest awards to Chao-Jen Wong
Scholar
3.7 years ago,
created an answer that has been accepted.
For A: Combining .idat and GEO data sets in minfi
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 16.09
Traffic: 218 users visited in the last hour