Pipeline released
Changed genomeDir parameter in baqcom_mapping. Now does not need to indicate the genome index path. The default is the same path to gtf_target.
added FastQC plots
Now you can run samples in parallel
Now you can run samples in parallel
Including multiqc analysis
Including two more options on trimming: LEADING and TRAILING
Including pigz option
Including stranded options
Change the folder names pattern
Set up pigz as default of compressed files
Minor bugs fixed
Change requirements to genome generate, mapping and counting
Set up more parameters
Minor bugs fixed
Change pattern folder names
Minor bugs fixed
Change pattern folder names
Minor bugs fixed
release of a new pipeline to align sequences
release of a new pipeline to count reads
release of a new pipeline to count reads
single-end analysis implemented
Minor bugs fixed
single-end analysis implemented
Minor bugs fixed
single-end analysis implemented
single-end analysis implemented
Count reads using Star results
single-end analysis implemented
Change the pipeline's name pattern
from baqcomSTARmapping.R to baqcomSTAR.R
Minor bugs fixed
Minor bugs fixed
Change the pipeline's name pattern
from baqcomHisat2Mapping.R to baqcomHisat2.R
Minor bugs fixed
Change the pipeline's name pattern
from baqcomFeaturesCount.R to baqcomFeatureCounts.R
Minor bugs fixed
Change the pipeline's name pattern
from baqcomHtseqCounting.R to baqcomHtseq.R
Minor bugs fixed
Changing single-end files pattern as input
baqcomSTAR now uses compressed fasta files (saving space on your disk)
Minor bugs fixed
Changing single-end files pattern as input ans output
Minor bugs fixed
Changing single-end files pattern as input
baqcomHisat2 now uses compressed fasta files (saving space on your disk)
Minor bugs fixed
baqcomSTAR now uses compressed annotation files (saving space on your disk)
Minor bugs fixed
Coding refactoring and update STAR version for baqcomSTAR
Update of Hisat2 version on baqcomHisat2
Update htseq-count version on baqcomHtseq for multithreads
Minor bugs fixed
Coding refactoring for baqcomTrimmomatic