User: Casper Peters
Casper Peters • 0
- Reputation:
- 0
- Status:
- New User
- Last seen:
- 1 year ago
- Joined:
- 2 years, 1 month ago
- Email:
- c*****@hotmail.com
Profile information, website and location are not shown for new users.
This helps us discourage the inappropriate use of our site.
Posts by Casper Peters
<prev
• 7 results •
page 1 of 1 •
next >
0
votes
0
answers
276
views
0
answers
... I am using Ubuntu 16.04 Desktop. I will be sure to ask the bioc-devel mailing instead :). Can you maybe point towards the devel binaries of 3.6? I can't seen to find this anywhere. If they don't exist, I'll still have to try fix my compilation.
...
written 12 months ago by
Casper Peters • 0
0
votes
0
answers
276
views
0
answers
... Alright, thanks :)
...
written 12 months ago by
Casper Peters • 0
1
vote
0
answers
276
views
0
answers
... So I am trying to make a package for Bioconductor, but I have to use the latest Bioc-devel. When I tried installing this, it told me I'd need R 3.6? R 3.6 has not been released yet and is a development stage. I tried compiling the latest R devel version but am having issues. Mainly getting the follo ...
written 12 months ago by
Casper Peters • 0
0
votes
1
answer
1.3k
views
1
answers
... Maybe you got an error calling counts() on a DESeqTransform object?
This. I didn't see I used the wrong variable there. We have a saying in dutch; "I can't see the forest through all the trees." We use it when we're being too short-sighted / get confused because of clusterfucks (like my code.)
...
written 2.1 years ago by
Casper Peters • 0
0
votes
1
answer
1.3k
views
1
answers
... Running the class and typeof command returns the following (my variable has a different name);
> class(cds)
[1] "DESeqDataSet"
attr(,"package")
[1] "DESeq2"
> typeof(cds)
[1] "S4"
So, seeing the output, I don't think I have a wrong object that I'm putting in.
However, looking at ntd (nds ...
written 2.1 years ago by
Casper Peters • 0
0
votes
1
answer
1.3k
views
1
answers
... I already tried validating my install with
biocValid(), my session is valid.
...
written 2.1 years ago by
Casper Peters • 0
0
votes
1
answer
1.3k
views
1
answer
... I have a problem in regards to making a variance plot from our data. I tried to use a code snippet from here (Effects of transformations on the variance): https://bioconductor.org/packages/release/bioc/vignettes/DESeq2/inst/doc/DESeq2.html
when trying the code snippet;
# this gives log2(n + 1)
...
written 2.1 years ago by
Casper Peters • 0
• updated
2.1 years ago by
Michael Love ♦ 26k
Latest awards to Casper Peters
No awards yet. Soon to come :-)
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 16.09
Traffic: 291 users visited in the last hour