Cannot read biom file in R
0
0
Entering edit mode
@f7fe6ff2
Last seen 14 months ago
India
setwd("G:/")
biomfile = "K36_37.biom2" 
data <- import_biom(biomfile, parseFunction = parse_taxonomy_default)

 data <- import_biom(biomfile, parseFunction = parse_taxonomy_default)
Warning messages:
1: In strsplit(conditionMessage(e), "\n") :
  unable to translate 'lexical error: invalid char in json text.
                                       <89>HDF  ?                      (right here) ------^
' to a wide string
2: In strsplit(conditionMessage(e), "\n") : input string 1 is invalid
RESOLVE • 551 views
ADD COMMENT

Login before adding your answer.

Traffic: 527 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