User: Aaron Lun

gravatar for Aaron Lun
Aaron Lun21k
Reputation:
21,480
Status:
Trusted
Location:
Cambridge, United Kingdom
Scholar ID:
Google Scholar Page
Last seen:
5 hours ago
Joined:
4 years, 3 months ago
Email:
i******************************@gmail.com

I am a research associate in the field of computational biology at the Cancer Research UK Cambridge Institute in the United Kingdom. I am the author and maintainer of the csaw, diffHic, InteractionSet, scrancydar, beachmat, DropletUtils, chipseqDB and simpleSingleCell packages; a co-author and co-maintainer of the scater, SingleCellExperiment and iSEE packages; a co-maintainer of the edgeR package; a co-author of the TENxBrainData package; and an occasional contributor to the limma package.

Posts by Aaron Lun

<prev • 2,372 results • page 1 of 238 • next >
0
votes
1
answers
60
views
1
answers
Comment: C: Help analyzing RNA-seq data from FPKM values with multiple time points
... You would do well to understand the code before you try to use it. The scenario in 9.6.2 is not the same as your experimental design, it is not a copy-and-paste situation. Clue: X and Group are redundant.  ...
written 1 day ago by Aaron Lun21k
0
votes
1
answers
37
views
1
answers
Answer: A: DropletUtils barcodeRanks bug (?)
... Your diagnosis is correct, the rle function does some weird things with the names. The next version (i.e., in BioC 3.9) of the package will remove the names from each vector in favour of returning a DataFrame where the row names are the column names of the input matrix. (The knee and inflection poin ...
written 1 day ago by Aaron Lun21k
0
votes
1
answers
72
views
1
answers
Comment: C: from denove contig assembly to chromosome bins
... Those don't seem to be Biocondcutor packages, so you'd have to ask the authors directly. ...
written 2 days ago by Aaron Lun21k
0
votes
1
answers
90
views
1
answers
Answer: A: EstimateDisp and glm
... Try reading: ?estimateDisp The dispersion estimation section of the workflow. Section 2.10.2 of the edgeR user's guide. The relevant paper. If you still don't get it, you should probably discuss your difficulties with your professor (it's their job, after all) before asking random strangers ...
written 3 days ago by Aaron Lun21k
0
votes
1
answers
184
views
1
answers
Comment: C: Normalization for small non-coding RNA and multi-factor design
... 1) No (don't subset to $E, repeat voom and duplicateCorrelation), and no. 2) No, scaling normalization is not additive. It is not valid to apply one set of normalization factors on top of another.  3) No, it doesn't make much sense to compare log-fold changes of genes to spike-ins.  You should th ...
written 3 days ago by Aaron Lun21k
0
votes
1
answers
72
views
1
answers
Comment: C: from denove contig assembly to chromosome bins
... AFAIK, all of the packages you listed in your question are designed for analyzing interaction intensities - which is, after all, the purpose of doing Hi-C in the first place. I don't think they have any functions to perform/refine a genome assembly from Hi-C data. In fact, I don't know of many Bioco ...
written 5 days ago by Aaron Lun21k
0
votes
1
answers
72
views
1
answers
Comment: C: from denove contig assembly to chromosome bins
... Where did the FASTA files come from? Once you've done the alignment, the sequence of the assembly has nothing to do with Hi-C data analysis. If you want to get subsequences, use the relevant functions from Biostrings.   ...
written 5 days ago by Aaron Lun21k
0
votes
1
answers
53
views
1
answers
Answer: A: Question: Deconvolution Method in Seurat and convert from SingleCellExperiment
... If you're talking about computeSumFactors; that function lives in scran, not scater. In addition, you should be supplying the raw counts (not scaled, not transformed) to this function, see the various examples at https://bioconductor.org/packages/simpleSingleCell. So if you're starting from the raw ...
written 5 days ago by Aaron Lun21k
0
votes
1
answers
72
views
1
answers
Comment: C: from denove contig assembly to chromosome bins
... Each row and column is a bin. You can call anchors to get the genomic coordinates. ...
written 5 days ago by Aaron Lun21k
0
votes
1
answers
60
views
1
answers
Answer: A: Help analyzing RNA-seq data from FPKM values with multiple time points
... You don't have replicates, so you can't use the design from 9.6.1. Assuming control is zero-time, the best you can do is to fit a spline with 2 degrees of freedom (see 9.6.2). From then on, it's a case of running eBayes and dropping the spline coefficients in topTable. Personally I would just assume ...
written 6 days ago by Aaron Lun21k

Latest awards to Aaron Lun

Teacher 7 weeks ago, created an answer with at least 3 up-votes. For A: Filtering for ATAC-seq
Teacher 7 weeks ago, created an answer with at least 3 up-votes. For A: edgeR normalisation factors different between experimental groups
Teacher 7 weeks ago, created an answer with at least 3 up-votes. For A: Building contrasts for combined treatment groups to compare to a control
Teacher 7 weeks ago, created an answer with at least 3 up-votes. For A: applying voom + limma to a block factor design in RNA-seq experiment
Good Answer 7 weeks ago, created an answer that was upvoted at least 5 times. For A: Is Limma's removeBatchEffect() and log2() commutative?
Teacher 7 weeks ago, created an answer with at least 3 up-votes. For A: Representvie gene expression value in one condition with several replicates
Scholar 7 weeks ago, created an answer that has been accepted. For A: How to extract genes with greatest BCV?
Scholar 7 weeks ago, created an answer that has been accepted. For A: Understanding and creating various comparisons with model.matrix in limma regard
Teacher 7 weeks ago, created an answer with at least 3 up-votes. For A: EdgeR - blocking for multiple factors at once - Errors
Scholar 7 weeks ago, created an answer that has been accepted. For A: applying voom + limma to a block factor design in RNA-seq experiment
Scholar 7 weeks ago, created an answer that has been accepted. For A: EdgeR - blocking for multiple factors at once - Errors
Good Answer 7 weeks ago, created an answer that was upvoted at least 5 times. For A: goana limma- extract list of DE genes and genes in the enriched GO terms?
Scholar 7 weeks ago, created an answer that has been accepted. For A: limma barcodeplot(): calculation of enrichment score
Scholar 11 weeks ago, created an answer that has been accepted. For A: limma barcodeplot(): calculation of enrichment score
Scholar 11 weeks ago, created an answer that has been accepted. For A: How to extract genes with greatest BCV?
Appreciated 11 weeks ago, created a post with more than 5 votes. For A: edgeR normalisation factors different between experimental groups
Teacher 11 weeks ago, created an answer with at least 3 up-votes. For A: Filtering for ATAC-seq
Scholar 11 weeks ago, created an answer that has been accepted. For A: applying voom + limma to a block factor design in RNA-seq experiment
Scholar 3 months ago, created an answer that has been accepted. For A: Problem with annotating ENSEMBLE IDs to GENE SYMBOL with AnnotationDBI mapIDs
Scholar 3 months ago, created an answer that has been accepted. For A: how to calculate the logFC value
Scholar 3 months ago, created an answer that has been accepted. For A: Building contrasts for combined treatment groups to compare to a control
Teacher 3 months ago, created an answer with at least 3 up-votes. For A: applying voom + limma to a block factor design in RNA-seq experiment
Teacher 3 months ago, created an answer with at least 3 up-votes. For A: Representvie gene expression value in one condition with several replicates
Teacher 3 months ago, created an answer with at least 3 up-votes. For A: Building contrasts for combined treatment groups to compare to a control

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 2.2.0
Traffic: 308 users visited in the last hour