Major changes:
geneIDs
to
geneIds
and geneOtherIDs
to geneOtherIds
.description
: Reworked internal sanitization of the input data file.Minor changes:
pasteURL
for incomplete URLs.DFrame
instead of DataFrame
virtual class.Minor changes:
URLencode
step to URL parsing of our {{release}}
placeholder. Our change to pasteURL
in AcidBase broke this approach.Major changes:
Minor changes:
Major changes:
rnaiPhenotypes
: Addressed FTP server reorganization of
rna_phenotypes_quick.wb
files, which was previously located in ontologies
directory, but was moved to annotations directory starting with WS280.Minor changes:
Major changes:
CharacterList
, which
helps avoid the need for BiocParallel bplapply
calls.version
argument to release
, for better consistency with naming
conventions used in basejump packages, such as AcidGenomes.Minor changes:
Major changes:
Minor changes:
Minor changes:
description
function, now that
the corresponding file on the WormBase FTP server is no longer malformed.
This has been fixed as of WS274.Major changes:
DataFrame
instead of tbl_df
.Minor changes:
WBGene
) are returned.dir
argument for all functions that parse files from WormBase FTP
server. Files now always download to tempdir
instead.mutate
calls using sym
and :=
rlang functions.pbapply::pblapply
. This is now disabled
for all functions by default, but can be enabled with progress = TRUE
.
pbapply package is now declared in "Enhances:" rather than "Imports:".progress = TRUE
option for functions that can take a long time to
parse data. Previously, this was always enabled but now can be disabled
using this progress = FALSE
. Note that invisible(capture.output(x))
also
works to suppress progress bars.geneID()
function to work with latest WormBase release that now
returns an extra biotype column.mclapply()
calls in favor of pblapply()
for
better compatibility across platforms.description.R
file.gene
column to geneID
where applicable.wormbase
from worminfo
.(worminfo): Pre-release using internal build annotations from WormBase, ENSEMBL, PANTHER, and EggNOG databases. RNAi clone support for ORFeome (WORFDB), Ahringer, and Ruvkun Lab cherrypick libraries.
(worminfo): Initial pre-release version.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.