FastqPuri
Functions | Variables
Qreport.c File Reference

QReport main function. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "init_Qreport.h"
#include "fopen_gen.h"
#include "fq_read.h"
#include "stats_info.h"
#include "Rcommand_Qreport.h"
Include dependency graph for Qreport.c:

Functions

int main (int argc, char *argv[])
 Qreport main function.
 

Variables

Iparam_Qreport par_QR
 

Detailed Description

QReport main function.

Author
Paula Perez paula.nosp@m.pere.nosp@m.zrubi.nosp@m.o@gm.nosp@m.ail.c.nosp@m.om
Date
03.08.2017 This file contains the quality report main function. It reads a fastq file and creates a html quality report. See README_Qreport.md for more details.

Variable Documentation

◆ par_QR

global variable: input parameters for Qreport