My problem in MAGeCKFlute
0
0
Entering edit mode
1092787384 • 0
@1092787384-23199
Last seen 4.1 years ago

I have installed "MAGeCKFlute" by the author's instruction, but when I wanna use library(MAGeCKFlute), the Rstudio software warned that there wasn't any packages named "MAGeCKFlute", as I have put below. What's wrong with it? Help! Thanks very much

if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("MAGeCKFlute") library(MAGeCKFlute)

library(MAGeCKFlute) Error in library(MAGeCKFlute) : 不存在叫‘MAGeCKFlute’这个名字的程辑包

software error • 793 views
ADD COMMENT
0
Entering edit mode

What is the output when you install the package? Are you sure there are no ERRORs?

BiocManager::install("MAGeCKFlute")`

Please show the output of the above along with the output from

sessionInfo()
ADD REPLY

Login before adding your answer.

Traffic: 686 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6