Skip to content

v0.27.1

Compare
Choose a tag to compare
@Lioscro Lioscro released this 07 Mar 20:47
· 305 commits to master since this release

General

ref

  • A remote URL may be provided as the fasta (genomic FASTA) and/or gtf (gene annotation GTF) arguments. Support from ngs_tools 1.5.13.
  • GTF is now allowed to have 0-length segments (pachterlab/kallisto#340).

count

  • [DEPRECATION] Technology SMARTSEQ is now deprecated. All future uses should use BULK, SMARTSEQ2 or SMARTSEQ3.
  • Genes that do not have a gene name will now have their gene IDs in the gene_name column (or the adata.var_names if --gene-names is used).
  • Support for --workflow lamanno for -x BULK and -x SMARTSEQ2 technologies.