Commit d7289b54 authored by TomKellyGenetics's avatar TomKellyGenetics
Browse files

Merge branch 'dev' of dgt-gitlab.gsc.riken.jp:tom/cellranger_convert into dev

parents 9a3f470f d02ac53f
Loading
Loading
Loading
Loading

.gitignore

0 → 100644
+2 −0
Original line number Diff line number Diff line
test/internal
test-*
+11 −2
Original line number Diff line number Diff line
### 0.3.0
### 0.3.0 (in development)

- custom whitelists for other technologies

- configure custom input technology (kai)

- test data for checking technologies (tom)

- bundle as docker with cellranger for install (w.i.p.)

- configure automated tested for GitLab or Travis CI

### 0.2.2

allow passing custom barcode whitelists
allow passing custom barcode whitelists (can only run in serial)

### 0.2.1

+2 −2
Original line number Diff line number Diff line
### UniverSC version 0.2.2
### UniverSC version 0.3.0

Conversion script to run Nadia and iCELL8 libraries with cellranger (10x Genomics analysis tool)
Conversion script to run Nadia, iCELL8, and custom libraries with cellranger (10x Genomics analysis tool)

#### Tom Kelly (RIKEN IMS) and Kai Battenberg (RIKEN CSRS/IMS)

+278 −256

File changed.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
1.2.0
 No newline at end of file
Loading