Skip to content

Releases: rnakato/Churros

Version 1.3.0

05 Nov 03:23
Compare
Choose a tag to compare

1.3.0

  • Starting with this version, Churros can accept BAM files as input in samplelist.txt instead of FASTQ files.
  • Modified churros to abort when an error occurs in fastqc to detect cases where there are problems with the FASTQ file.

Version 1.2.2

03 Oct 03:31
Compare
Choose a tag to compare

1.2.2 (2024-10-02)

  • Updated SAMtools from 1.19.2 to 1.21
  • Updated SRA Toolkit from 3.0.10 to v3.1.1
  • Added parallel-fastq-dump
  • Added Arabidopsis thaliana genome (TAIR10) in download_genomedata.sh.

1.2.1 (2024-9-25)

  • Fixed a bug in churros where the last line of the samplelist was not read correctly if there was no newline character at the end.
  • Modified churros to allow space-separated samplelist.txt.
  • Fixed an issue where several R tools were unusable since v1.2.0.
  • Added scripts for DNA methylation analysis in the tutorial directory.

1.2.0 (2024-8-25)

  • Fixed a bug in SSP and DROMPAplus that causes a memory error when the input file has long reads (>200 bp).

1.1.2 (2024-8-10)

  • Fixed a bug in churros_compare that caused the sample labels in drompa+.macspeak.PCSHARP.100.pdf to be displayed incorrectly if the input samples were not specified in samplepairlist.txt.

1.1.1 (2024-7-18)

  • Fixed a bug in churros_compare that had an error when comparing bigWig files.

1.1.0 (2024-7-02)

  • Fixed a bug in build-index.sh that did not accept indexing for bismark.
  • Added methylKit for RRBS analysis.
  • Added MEDIPS for MeDIP-seq analysis.
  • Added abismal for WGBS analysis.
  • Added MethPipe for WGBS analysis.

Version 1.0.0

20 May 08:28
Compare
Choose a tag to compare

1.0.0 (2024-5-19)

  • Added churros_mapping_spikein for spike-in normalization.
  • Changed Python environment from conda to micromamba (/opt/micromamba)

0.13.2 (2024-4-6)

  • Big fix when no input samples are specified in samplepairlist.txt.

0.13.1 (2024-3-29)

  • Added to churros the function that checks if the samples shown in samplepairlist.txt are in samplelist.txt.
  • Fixed a bug in churros when applying single-end reads with the --fastqtrimming option.

Version 0.13.0

22 Mar 06:13
Compare
Choose a tag to compare

0.13.0

  • Modified fastp execution to handle paired-end FASTQ files at a same time
  • Added --nofilter, --fastqtrimming and --parse2wigparam options to churros
  • Added -N: do not filter PCR duplication and -Q: additional parameter for parse2wig+ options to churros_mapping
  • Added -e and -x options to churros_genPvalwig to generate different wig files for visualization.
  • Added n: do not filter PCR duplication and -P: other options options to parse2wig+.sh.
  • Added mptable.UCSC.T2T.28mer.flen150.txt and mptable.UCSC.T2T.36mer.flen150.txt in SSP/data/mptable.
  • Added the ideogram file for the T2T genome in DROMPAplus/data/ideogram.
  • Fixed a bug in churros_mapping and churros_callpeak that did not handle the name of the mapfiles correctly when passing additional parameters to bowtie2.sh.
  • Fixed a bug in churros_peakcall that did not create macs/samplepairlist.txt correctly when input samples were not specified.
  • Updated churros_mapping to show header correctly for paired-end FASTQ files.
  • Modified download_genomedata.sh to download the reference file of the T2T genome.
  • Added ATACseqQC for quality check of ATAC-seq data
  • Added TFBSTools for motif search
  • Updated chromap from v0.2.5 to v0.2.6
  • Updated SSP and DROMPAplus to modify parsestats4DROMPAplus.pl
  • Fixed the warning of xargs in churros_callpeak
  • download_genomedata.sh:
    • Updated the version of Ensemble data from 106 to 111.
    • Added Medaka genome.
  • Changed churros_visualize to allow ChIP samples even without the input sample when the -G option is specified.
  • Added the -n: do not filter PCR duplicate option to churros_genPvalwig.

version 0.12.2

07 Mar 08:14
Compare
Choose a tag to compare

0.12.2 (2024-3-5)

  • Fixed a bug in churros that did not output the mapping statistics file properly.

0.12.1 (2024-3-3)

  • Fixed a bug in download_genomedata.sh that did not download the genome data correctly.
  • Install MS core fonts (ttf-mscorefonts-installer)

0.12.0 (2024-2-25)

  • Added Cobind for evaluating overlap of peaks
  • Fixed a bug in churros_mapping where the -n option was not recognized.

0.11.1 (2024-2-21)

  • Install MS core fonts (ttf-mscorefonts-installer)

version 0.11.0

12 Feb 04:51
Compare
Choose a tag to compare

0.11.0 (2024-2-3)

  • Added checkQC.py for checking the quality of the input ChIP-seq samples
    • checkQC.py outputs the warnings in Churros_result/<build>/QCcheck.log if the samples do not meet the quality criteria.
  • Installed sudo
  • Updated Miniconda from Python 3.9 to Python 3.10
  • Updated Bowtie2 from v2.4.5 to v2.5.3
  • Updated chromap from v0.2.4 to v0.2.5
  • Updated ChromHMM from v1.24 to v1.25
  • Updated ChromImpute from v1.0.3 to v1.0.5

0.10.9 (2024-1-30)

  • Added STARE for enhancer-promoter analysis
  • Updated SAMtools from 1.17 to 1.19.2
  • Updated SRAtoolkit from 3.0.2 to 3.0.10

0.10.8 (2024-1-12)

  • Added a script generate_samplelist_from_SRA.py that generates the sample list from SraExperimentPackage.xml and SraRunTable.txt.

0.10.7 (2023-12-31)

  • Updated SSP (v1.3.0 -> v1.3.1) and DROMPA+ (v1.18.0 -> v1.18.1).
  • Update Manual

version 0.10.6

27 Dec 23:00
Compare
Choose a tag to compare

0.10.6 (2023-12-26)

  • Added warning messages in churros when there are the same raws in samplelist.txt.

0.10.5 (2023-12-21)

  • Bug fix in gen_samplelist.sh

0.10.4 (2023-12-12)

  • Changed the directory of the fastqc and fastp output files from Churros_result/$build to Churros_result/ because they are independent of the genome build.

0.10.3 (2023-11-06)

  • Added convert_SraRunTable_to_samplelist.py that makes samplelist.txt from SraRunTable.txt

v0.10.2

07 Oct 05:49
Compare
Choose a tag to compare

version 0.10.2

First release