Skip to content

Immunarch 0.6.7

Compare
Choose a tag to compare
@Alexander230 Alexander230 released this 03 Nov 11:11
· 446 commits to master since this release
75b7ece

Add MiXCR v2 support; repLoad() now returns the index of the currently parsed file in the output
Add CDR1-2-3/FR1-2-3-4 column names to the extended immunarch format
Fix a bug in public repertoires with the data table output
Hadley's pull request, remove a deprecated function
Hadley's pull request, use a proper function for setting up a data.table
Fix a bug with the wrong order to Mean and Q1 columns in rarefaction
MiXCR parser doesn't sort genes by the alphabetical order anymore
Add parsers for CATT, RTCR, Imseq and Vidjil formats
Add columns for CDR1 and CDR2 to MiXCR parser
Support for TRUST4 format in repLoad
Fix for .which_recomb_type failed on empty input files
Fix for .signif.digits bug in vis()
Fix for error that parser failed on files without data
Add repFilter() function
Add automatic docker builds for Immunomind's Dockerhub
Support for loading AIRR files in .csv format
Various fixes for data loading
Small fixes and cleanups
Update documentation and tutorials