Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: Ibex
Title: Methods for BCR single-cell embedding
Version: 1.0.0
Version: 0.99.33
Authors@R: c(
person(given = "Nick", family = "Borcherding", role = c("aut", "cre"), email = "ncborch@gmail.com"))
Description: Implementation of the Ibex algorithm for single-cell embedding based on BCR sequences. The package includes a standalone function to encode BCR sequence information by amino acid properties or sequence order using tensorflow-based autoencoder. In addition, the package interacts with SingleCellExperiment or Seurat data objects.
Expand Down Expand Up @@ -44,8 +44,6 @@ Suggests:
utils,
viridis
SystemRequirements: Python (via basilisk)
Remotes:
BorchLab/immApex
VignetteBuilder: knitr
Language: en-US
URL: https://github.com/BorchLab/Ibex/
Expand Down
Binary file modified data/ibex_example.rda
Binary file not shown.
Binary file modified data/ibex_vdj.rda
Binary file not shown.
Loading