Releases: sanger-pathogens/Fastaq
Releases · sanger-pathogens/Fastaq
Fastaq 3.17.0 with updated Dockerfile (peg samtools at 0.1.19)
Merge pull request #79 from sanger-pathogens/add_dockerfile Dockerfile: peg samtools version and downgrade to 0.1.19
Fastaq 3.17.0 with updated Dockerfile (adds samtools)
Merge pull request #78 from sanger-pathogens/add_dockerfile Undocumented dependency on samtools
Fastaq 3.17.0 with Dockerfile
Merge pull request #77 from sanger-pathogens/add_dockerfile Add a Dockerfile; installs fastaq on Ubuntu Bionic image
Fastaq 3.17.0 with Dockerfile
Merge pull request #77 from sanger-pathogens/add_dockerfile Add a Dockerfile; installs fastaq on Ubuntu Bionic image
Version 3.17.0
New method sequences.Fasta.gc_content()
Ignore comments in FASTQ readnames
Update setup.py Version went the wrong way
Version 3.15.0
New task sort_by_name
Version 3.14.0
New task acgtn_only
Version 3.13.0
Small changes to to_random_subset:
- add --seed option to seed random number generator
- allow percent to be a float, not just integer
Version 3.12.1
- make
pyfastaq.__version__
work