User: Sigve Nakken
Sigve Nakken • 50
- Reputation:
- 50
- Status:
- Trusted
- Location:
- Norway
- Last seen:
- 3 years, 6 months ago
- Joined:
- 5 years, 6 months ago
- Email:
- s*****@ifi.uio.no
Posts by Sigve Nakken
<prev
• 7 results •
page 1 of 1 •
next >
0
votes
1
answer
558
views
1
answer
... Hi,
I am trying to access the Ensembl Regulatory Build through the biomaRt package, using the following commands:
ensembl_mart <- biomaRt::useMart(“ENSEMBL_MART_FUNCGEN")
ensembl_mart <- biomaRt::useDataset(“hsapiens_regulatory_feature", mart = ensembl_mart)
queryAttributes <- c('regul ...
written 3.5 years ago by
Sigve Nakken • 50
• updated
3.5 years ago by
Thomas Maurel • 770
0
votes
3
answers
1.2k
views
3
answers
... Hi Valerie,
Thanks for the rapid response! Processing one sample at a time, using samples in readVcfAsVRanges, appears to be the approach that works for me. I tried the tabix-approach too, but that one gave strange results (not sure why).
I understand the row-based filtering logic used in filterVc ...
written 4.8 years ago by
Sigve Nakken • 50
4
votes
3
answers
1.2k
views
3
answers
... Hi,
I have successfully used the VariantAnnotation (1.12.9 now) for processing my multi-sample VCF files for some time now. Especially, I have utilized the combination of filterVcf (with prefilters) and readVcfAsVRanges to retrieve sample variant calls from my sequencing projects. I have not been a ...
written 4.8 years ago by
Sigve Nakken • 50
• updated
4.8 years ago by
Martin Morgan ♦♦ 24k
0
votes
1
answer
677
views
1
answer
... How do I access the ID column of the VCF when using readVcfAsVranges?
I cannot seem to find these values in the resulting VRanges object.
best,
Sigve
On 28 May 2014, at 01:01, Michael Lawrence
wrote:
> I think you want to use VRanges. See ?VRanges. You can use
readVcfAsVRanges to get one from ...
written 5.5 years ago by
Sigve Nakken • 50
• updated
5.5 years ago by
Michael Lawrence ♦ 11k
0
votes
2
answers
634
views
2
answers
...
On 28 May 2014, at 14:26, Michael Lawrence
wrote:
>
>
>
> On Wed, May 28, 2014 at 2:42 AM, Sigve Nakken
wrote:
> Hi,
>
> readVcfasVRanges works! Makes life much easier for me. Thanks so
much for the clarification:) It cannot seem to find the FILTER
column in the resulting ...
written 5.5 years ago by
Sigve Nakken • 50
0
votes
2
answers
634
views
2
answers
... Hi,
readVcfasVRanges works! Makes life much easier for me. Thanks so much
for the clarification:) It cannot seem to find the FILTER column in
the resulting DataFrame however, yet i specified this in my
ScanVcfParam object, e.g.:
info_tags <- rownames(info(scanVcfHeader(filtered_vcf)))
vcfpara ...
written 5.5 years ago by
Sigve Nakken • 50
0
votes
2
answers
634
views
2
answers
... Hi,
Ive had similar challenges as Francesco, and have unsuccessfully
tried to use the data structures and functions provided by
VariantAnnotation. My experience is that I need the expand'
functionality more often with respect to the samples rather than the
annotation tags. And as my experience wi ...
written 5.6 years ago by
Sigve Nakken • 50
• updated
5.5 years ago by
Michael Lawrence ♦ 11k
Latest awards to Sigve Nakken
Popular Question
3.5 years ago,
created a question with more than 1,000 views.
For readVcfAsVRanges + FilterRules
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 16.09
Traffic: 271 users visited in the last hour