Skip to content

Commit

Permalink
working on testthat
Browse files Browse the repository at this point in the history
  • Loading branch information
ncborcherding committed Mar 27, 2024
1 parent 661afb0 commit c58e90d
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ Using TCR sequences for graph embedding
[![Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://www.borch.dev/uploads/screpertoire/articles/trex)
<!-- badges: end -->

## Introduction

<img align="right" src="https://github.com/ncborcherding/Trex/blob/main/www/trex_hex.png" width="305" height="352">

## Introduction
Single-cell sequencing is now a integral tool in the field of immunology and oncology that allows researchers to couple RNA quantification and other modalities,
like immune cell receptor profiling at the level of an individual cell. Towards this end, we developed the [scRepertoire](https://github.com/ncborcherding/scRepertoire)
R package to assist in the interaction of immune receptor and gene expression sequencing. However, utilization of clonal indices for more complex analyses are still lacking, specifically in using clonality in embedding of single-cells. To this end, we developed an R package that uses deep learning to vectorize TCR sequences using order or translating the sequence into amino acid properties.
Expand Down
Binary file modified tests/testthat/testdata/runTrex/maTrex_TRA_AE_OHE.rds
Binary file not shown.
Binary file modified tests/testthat/testdata/runTrex/maTrex_TRB_VAE_AF.rds
Binary file not shown.
Binary file modified tests/testthat/testdata/runTrex/runTrex_TRA_VAE_AF_reduction.rds
Binary file not shown.
Binary file modified tests/testthat/testdata/runTrex/runTrex_TRB_AE_kF_reduction.rds
Binary file not shown.
Binary file modified tests/testthat/testdata/runTrex/runTrex_TRB_VAE_OHE_reduction.rds
Binary file not shown.

0 comments on commit c58e90d

Please sign in to comment.