Changelog
Source:NEWS.md
isoformic v0.1.1
Reference and Annotation
-
download_reference()
: now supportsorganism = c("human", "mouse")
, withorganism = "human"
being the default. -
download_reference()
: argumentfile_type = "gtf"
is the default. -
prepare_annotation()
: Parse both GTF and GFF file formats into required annotation data.
Bug Fixes
-
prepare_profile_data()
: acceptsmatrix
anddata.frame
as input for thetxi_transcript
argument.