A tool to count basepair in fastq file

This page summarizes the projects mentioned and recommended in the original post on /r/bioinformatics

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • readfq

    A simple tool to calculate reads number and total base count in FASTQ file (by billzt)

  • You can try readfq, or manually multiply total reads x average read length, those values are stored in fastqc_data.txt in *.zip archive from FastQC output.

  • fastp

    An ultra-fast all-in-one FASTQ preprocessor (QC/adapters/trimming/filtering/splitting/merging...)

  • If you also need some other basic statistics or want to filter the reads you can try fastp (https://github.com/OpenGene/fastp). If only the basepair count is needed, awk might be the fastest solution as suggested before.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Low-complexity sequence filtering tool

    2 projects | /r/bioinformatics | 15 Jun 2023
  • Can you evaluate my pipeline?

    2 projects | /r/bioinformatics | 6 Jun 2023
  • Current QC tools for short read and long read sequencing

    2 projects | /r/bioinformatics | 3 Apr 2023
  • What methods (conda installable only please) can you use to determine the complexity of a fastq file? (e.g., kmer analysis)

    1 project | /r/bioinformatics | 18 Feb 2022
  • Illumina adapters and quality trimming

    2 projects | /r/bioinformatics | 4 Jul 2023