Previous studies suggested that de novo assembly is beneficial for significantly differentially expressed genes (DEG) even when a reference genome is available. [1] Moreover, it is now widely recognized that performing transcript quantification and afterwards obtaining the gene expression by adding together the expression from the individual transcripts will result in improved gene-level analysis. [2, 3] Therefore, the current analysis for this bulk RNA-seq data set is based on the transcript-level with de novo transcriptome assembly. The current analysis protocol was modified from a guideline attached to a peer-reviewed bioinformatic software called IsoformSwitchAnalyzeR [4] (Please Click HERE to check the origianl protocol). Briefly, the current protocol can be described as a 6-step process:
The source code is avaible on the Supplementary section to reproduce this analysis.
In addition, other data set was generated in order to use the leafcutter software to check the alternative splicing at nucleotide level; to use the Ularcirc software to visulize, to predict ORF, and to estimate the potenial biological function of detected circular RNAs.
[1] Wang S, Gribskov M. Comprehensive evaluation of de novo transcriptome assembly programs and their effects on differential gene expression analysis. Bioinformatics. 2017 Feb 1;33(3):327-33.
[2] Soneson C, Love MI, Robinson MD. Differential analyses for RNA-seq: transcript-level estimates improve gene-level inferences. F1000Research. 2015;4.
[3] Yi L, Pimentel H, Bray NL, Pachter L. Gene-level differential analysis at transcript-level resolution. Genome biology. 2018 Dec;19(1):1-1.
[4] Vitting-Seerup K, Sandelin A. IsoformSwitchAnalyzeR: analysis of changes in genome-wide patterns of alternative splicing and its functional consequences. Bioinformatics. 2019 Nov 1;35(21):4469-71.
[5] Zhang XO, Dong R, Zhang Y, Zhang JL, Luo Z, Zhang J, Chen LL, Yang L. Diverse alternative back-splicing and alternative splicing landscape of circular RNAs. Genome research. 2016 Sep 1;26(9):1277-87.
The de novo assembly transcriptome and mapping results could be visualized using IGV software. The detials could be checked below:
Click HERE to check the FastQC results.
Click HERE to inspect the de novo transcriptome assembly results.
*Mapping Rate (%): the number of reads mapped on genome features (i.e. a genome region contains genes)
Click HERE to learn more detials about the fragment library types.
RLE plot: Relative log expression plots.
Click HERE to check the read counts, TPM, and feature length of all mapped genes across all samples in a Microsoft .excel file. Click HERE to check all parameters of DESeq2 model for all detected genes of all samples in a Microsoft .excel file. Click HERE to check the DESeq2 model estimated mean gene expression level of each condition (the intercept of a linear model) and its standard errors. For more detials of the DESeq2 model, please Click HERE.
Click HERE to download all results of the significantly-switched isoforms analysis (q < 0.05 and dIF > 0.05).
Click HERE to download the alternative splicing analysis results for visualization by LeafCutter software.
Please Click HERE to learn more details about the results of IsoformSwitchAnalyzeR.
Click HERE to download the circRNA analysis results for visualization by Ularcirc software. For using the Ularcirc software, please also download and install the corresponding BSgenome, TxDb, and annotation packages in your R enviroment.
Please Click HERE to learn more details about the results of circRNAprofiler.
Please Click HERE to learn more details for using the Ularcirc software.
The below video shows the using of Ularcirc software.
We work hard to ensure that this wrapped script is a powerful tool empowering your research. However, no software is free of bugs and issues, therefore we would love to get feedback from our users.
The below video is a brief introduction of the basic elements of this analysis report.
If you find this code useful in your research, please cite:
Not yet available
Please check my personal GitHub to find the source code.
Welcome to Ubuntu 22.04.2 LTS (GNU/Linux 5.19.0-35-generic x86_64)
Documentation: https://help.ubuntu.com
Management: https://landscape.canonical.com
Support: https://ubuntu.com/advantage
Introducing Expanded Security Maintenance for Applications. Receive updates to over 25,000 software packages with your Ubuntu Pro subscription. Free for personal use.
https://ubuntu.com/pro
Expanded Security Maintenance for Applications is not enabled.
14 updates can be applied immediately. To see these additional updates run: apt list –upgradable
20 additional security updates can be applied with ESM Apps. Learn more about enabling ESM Apps service at https://ubuntu.com/esm
20 updates could not be installed automatically. For more details, see /var/log/unattended-upgrades/unattended-upgrades.log
[2023年 3月 7日 火曜日 14:29:19 JST] Create folder for FastQC of origin and filterd fastq files
[2023年 3月 7日 火曜日 14:29:19 JST] Create folder for FastQC of bam files from STAR
[2023年 3月 7日 火曜日 14:29:19 JST] Download genome reference and unzip it
[2023年 3月 7日 火曜日 14:32:26 JST] Download genome annotation and unzip it Writing new genes GTF file (may take 10 minutes for a 1GB input GTF file)… …done
Reading in genome_filtered.gtf Processing… Warning: there are empty ‘gene_name’ attributes, using ‘gene_id’ for them Saving exons to genome_filtered_exons.txt
[2023年 3月 7日 火曜日 14:34:36 JST] Downloading Pfam-A.hmm Working… done. Pressed and indexed 19632 HMMs (19632 names and 19632 accessions). Models pressed into binary file: ./Pfam_database/Pfam-A.hmm.h3m SSI index for binary model file: ./Pfam_database/Pfam-A.hmm.h3i Profiles (MSV part) pressed into: ./Pfam_database/Pfam-A.hmm.h3f Profiles (remainder) pressed into: ./Pfam_database/Pfam-A.hmm.h3p
[2023年 3月 7日 火曜日 14:36:52 JST] Did not find sample list file, now create it and check the extension of FASTQ files. The extension of all FASTQ files in this folder will be changed to .fastq
[2023年 3月 7日 火曜日 14:36:52 JST] Extension chekced for ./MCC1_1.fastq.gz, process to the next.
[2023年 3月 7日 火曜日 14:36:52 JST] Extension chekced for ./MCC2_1.fastq.gz, process to the next.
[2023年 3月 7日 火曜日 14:36:52 JST] Extension chekced for ./MCC3_1.fastq.gz, process to the next.
[2023年 3月 7日 火曜日 14:36:52 JST] Extension chekced for ./MCK1_1.fastq.gz, process to the next.
[2023年 3月 7日 火曜日 14:36:52 JST] Extension chekced for ./MCK2_1.fastq.gz, process to the next.
[2023年 3月 7日 火曜日 14:36:52 JST] Extension chekced for ./MCK3_1.fastq.gz, process to the next.
[2023年 3月 7日 火曜日 14:36:52 JST] FastQC of origin fastq files
Analysis complete for MCC1_1.fastq.gz Analysis complete for MCC2_1.fastq.gz Analysis complete for MCK2_1.fastq.gz Analysis complete for MCC3_1.fastq.gz Analysis complete for MCK1_1.fastq.gz Analysis complete for MCK3_1.fastq.gz
[2023年 3月 7日 火曜日 14:37:51 JST] Check FastQC results ./MCC1_1.fastq.gz [2023年 3月 7日 火曜日 14:37:51 JST] READ_LENGTH: 50 [2023年 3月 7日 火曜日 14:37:51 JST] ADAPTER_QC: pass [2023年 3月 7日 火曜日 14:37:51 JST] READ_QC: pass
[2023年 3月 7日 火曜日 14:37:51 JST] DO_QC: 1
[2023年 3月 7日 火曜日 14:37:51 JST] Some of your fastq files have adapter contamination or reads with too low quality. [2023年 3月 7日 火曜日 14:37:51 JST] Create folder for FastQC of qulity trimmed fastq files
[2023年 3月 7日 火曜日 14:37:51 JST] Did not find STAR index, now building STAR index: STAR –runThreadN 128 –runMode genomeGenerate –genomeDir ./GenomeIndex_ENSEMBL_STAR_ReadLength49/ –genomeFastaFiles genome.fa –sjdbGTFfile genome_filtered.gtf –sjdbOverhang 49 –limitGenomeGenerateRAM 208188325888 STAR version: 2.7.10b compiled: 2022-11-01T09:53:26-04:00 :/home/dobin/data/STAR/STARcode/STAR.master/source Mar 07 14:37:51 ….. started STAR run Mar 07 14:37:51 … starting to generate Genome files Mar 07 14:38:19 ….. processing annotations GTF Mar 07 14:38:35 … starting to sort Suffix Array. This may take a long time… Mar 07 14:38:46 … sorting Suffix Array chunks and saving them to disk… Mar 07 14:42:48 … loading chunks from disk, packing SA… Mar 07 14:43:43 … finished generating suffix array Mar 07 14:43:43 … generating Suffix Array index Mar 07 14:46:41 … completed Suffix Array index Mar 07 14:46:41 ….. inserting junctions into the genome indices Mar 07 14:47:50 … writing Genome to disk … Mar 07 14:47:51 … writing Suffix Array to disk … Mar 07 14:48:02 … writing SAindex to disk Mar 07 14:48:04 ….. finished successfully
= decoys [1/10] Extracting exonic features from the gtf [2/10] Masking the genome fasta [3/10] Aligning transcriptome to genome >>>>>>>>>>>>>>>>>> Reference = [reference.masked.genome.fa] Query = [/mnt/disk2/Yuan_Vgl3KO_ResOut/genomeTx.fa] Kmer size = 16 Window size = 5 Segment length = 500 (read split allowed) Alphabet = DNA Percentage identity threshold = 80% Mapping output file = mashmap.out Filter mode = 1 (1 = map, 2 = one-to-one, 3 = none) Execution threads = 128 >>>>>>>>>>>>>>>>>> INFO, skch::Sketch::build, minimizers picked from reference = 843072471 INFO, skch::Sketch::index, unique minimizers = 276490023 INFO, skch::Sketch::computeFreqHist, Frequency histogram of minimizers = (1, 141625359) … (2606602, 1) INFO, skch::Sketch::computeFreqHist, With threshold 0.001%, ignore minimizers occurring >= 7371 times during lookup. INFO, skch::main, Time spent computing the reference index: 223.128 sec INFO, skch::Map::mapQuery, [count of mapped reads, reads qualified for mapping, total input reads] = [118333, 118505, 149435] INFO, skch::main, Time spent mapping the query : 420.168 sec INFO, skch::main, mapping results saved in : mashmap.out [4/10] Extracting intervals from mashmap alignments [5/10] Merging the intervals [6/10] Extracting sequences from the genome [7/10] Concatenating to get decoy sequences [8/10] Making gentrome [9/10] Extracting decoy sequence ids [10/10] Removing temporary files Threads = 128 Vertex length = 31 Hash functions = 5 Filter size = 4294967296 Capacity = 2 Files: salmon_index/ref_k31_fixed.fa ——————————————————————————– Round 0, 0:4294967296 Pass Filling Filtering 1 14 11 2 11 0 True junctions count = 1203289 False junctions count = 2589034 Hash table size = 3792323 Candidate marks count = 15670767 ——————————————————————————– Reallocating bifurcations time: 0 True marks count: 11958622 Edges construction time: 13 ——————————————————————————– Distinct junctions = 1203289
for info, total work write each : 2.331 total work inram from level 3 : 4.322 total work raw : 25.000 Bitarray 1287077120 bits (100.00 %) (array + ranks ) final hash 0 bits (0.00 %) (nb in final hash 0)
[2023年 3月 7日 火曜日 15:10:14 JST] This folder has 6 fastq files. |—-Now start mapping and counting using STAR and featureCounts [2023年 3月 7日 火曜日 15:10:14 JST] Please Check Read file: ./MCC1_1.fastq.gz
[2023年 3月 7日 火曜日 15:10:14 JST] Please Check Output Folder:./MCC1 The files ./MCC1_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 15:10:14 JST] Run trim_galore pigz 2.6
[2023年 3月 7日 火曜日 15:10:45 JST] FastQC of trimmed fastq files ./fastqc_results_trimmed/./MCC1_1_trimmed_fastqc.html Analysis complete for MCC1_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:11:40 JST] Using Salmon to Map sample 1 with 128 CPU cores: ./MCC1_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:12:35 JST] Mapping sample 1 with 128 CPU cores: ./MCC1_1_trimmed.fq.gz with prefix:./MCC1.STAR STAR –runMode alignReads –chimSegmentMin 10 –genomeDir ./GenomeIndex_ENSEMBL_STAR_ReadLength49 –readFilesIn ./MCC1_1_trimmed.fq.gz –outFileNamePrefix ./MCC1.STAR. –alignEndsType Local –outSAMtype BAM SortedByCoordinate –outFilterMultimapNmax 20 –outFilterMismatchNmax 999 –outFilterMismatchNoverLmax 0.04 –alignIntronMin 70 –alignIntronMax 1000000 –alignMatesGapMax 1000000 –alignSJoverhangMin 8 –alignSJDBoverhangMin 1 –outSAMstrandField intronMotif –outFilterType BySJout –twopassMode Basic –outSAMmapqUnique 60 –limitGenomeGenerateRAM 208188325888 –runThreadN 128 –readFilesCommand zcat STAR version: 2.7.10b compiled: 2022-11-01T09:53:26-04:00 :/home/dobin/data/STAR/STARcode/STAR.master/source Mar 07 15:12:35 ….. started STAR run Mar 07 15:12:35 ….. loading genome Mar 07 15:13:13 ….. started 1st pass mapping Mar 07 15:13:36 ….. finished 1st pass mapping Mar 07 15:13:36 ….. inserting junctions into the genome indices Mar 07 15:14:22 ….. started mapping Mar 07 15:14:47 ….. finished mapping Mar 07 15:14:49 ….. started sorting BAM Mar 07 15:15:46 ….. finished successfully
[2023年 3月 7日 火曜日 15:15:49 JST] Indexes ./MCC1.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:15:51 JST] Converting ./MCC1.STAR.Aligned.sortedByCoord.out.bam to junc
[2023年 3月 7日 火曜日 15:16:12 JST] The Library Strand Type is: 0
[2023年 3月 7日 火曜日 15:16:12 JST] Run featureCounts to ./MCC1.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:16:16 JST] Please Check Read file: ./MCC2_1.fastq.gz
[2023年 3月 7日 火曜日 15:16:16 JST] Please Check Output Folder:./MCC2 The files ./MCC2_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 15:16:16 JST] Run trim_galore pigz 2.6
[2023年 3月 7日 火曜日 15:16:48 JST] FastQC of trimmed fastq files ./fastqc_results_trimmed/./MCC2_1_trimmed_fastqc.html Analysis complete for MCC2_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:17:43 JST] Using Salmon to Map sample 2 with 128 CPU cores: ./MCC2_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:18:29 JST] Mapping sample 2 with 128 CPU cores: ./MCC2_1_trimmed.fq.gz with prefix:./MCC2.STAR STAR –runMode alignReads –chimSegmentMin 10 –genomeDir ./GenomeIndex_ENSEMBL_STAR_ReadLength49 –readFilesIn ./MCC2_1_trimmed.fq.gz –outFileNamePrefix ./MCC2.STAR. –alignEndsType Local –outSAMtype BAM SortedByCoordinate –outFilterMultimapNmax 20 –outFilterMismatchNmax 999 –outFilterMismatchNoverLmax 0.04 –alignIntronMin 70 –alignIntronMax 1000000 –alignMatesGapMax 1000000 –alignSJoverhangMin 8 –alignSJDBoverhangMin 1 –outSAMstrandField intronMotif –outFilterType BySJout –twopassMode Basic –outSAMmapqUnique 60 –limitGenomeGenerateRAM 208188325888 –runThreadN 128 –readFilesCommand zcat STAR version: 2.7.10b compiled: 2022-11-01T09:53:26-04:00 :/home/dobin/data/STAR/STARcode/STAR.master/source Mar 07 15:18:29 ….. started STAR run Mar 07 15:18:29 ….. loading genome Mar 07 15:18:36 ….. started 1st pass mapping Mar 07 15:18:59 ….. finished 1st pass mapping Mar 07 15:19:00 ….. inserting junctions into the genome indices Mar 07 15:19:46 ….. started mapping Mar 07 15:20:11 ….. finished mapping Mar 07 15:20:13 ….. started sorting BAM Mar 07 15:21:13 ….. finished successfully
[2023年 3月 7日 火曜日 15:21:15 JST] Indexes ./MCC2.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:21:18 JST] Converting ./MCC2.STAR.Aligned.sortedByCoord.out.bam to junc
[2023年 3月 7日 火曜日 15:21:40 JST] The Library Strand Type is: 0
[2023年 3月 7日 火曜日 15:21:40 JST] Run featureCounts to ./MCC2.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:21:43 JST] Please Check Read file: ./MCC3_1.fastq.gz
[2023年 3月 7日 火曜日 15:21:43 JST] Please Check Output Folder:./MCC3 The files ./MCC3_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 15:21:43 JST] Run trim_galore pigz 2.6
[2023年 3月 7日 火曜日 15:22:15 JST] FastQC of trimmed fastq files ./fastqc_results_trimmed/./MCC3_1_trimmed_fastqc.html Analysis complete for MCC3_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:23:10 JST] Using Salmon to Map sample 3 with 128 CPU cores: ./MCC3_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:23:58 JST] Mapping sample 3 with 128 CPU cores: ./MCC3_1_trimmed.fq.gz with prefix:./MCC3.STAR STAR –runMode alignReads –chimSegmentMin 10 –genomeDir ./GenomeIndex_ENSEMBL_STAR_ReadLength49 –readFilesIn ./MCC3_1_trimmed.fq.gz –outFileNamePrefix ./MCC3.STAR. –alignEndsType Local –outSAMtype BAM SortedByCoordinate –outFilterMultimapNmax 20 –outFilterMismatchNmax 999 –outFilterMismatchNoverLmax 0.04 –alignIntronMin 70 –alignIntronMax 1000000 –alignMatesGapMax 1000000 –alignSJoverhangMin 8 –alignSJDBoverhangMin 1 –outSAMstrandField intronMotif –outFilterType BySJout –twopassMode Basic –outSAMmapqUnique 60 –limitGenomeGenerateRAM 208188325888 –runThreadN 128 –readFilesCommand zcat STAR version: 2.7.10b compiled: 2022-11-01T09:53:26-04:00 :/home/dobin/data/STAR/STARcode/STAR.master/source Mar 07 15:23:58 ….. started STAR run Mar 07 15:23:58 ….. loading genome Mar 07 15:24:06 ….. started 1st pass mapping Mar 07 15:24:29 ….. finished 1st pass mapping Mar 07 15:24:30 ….. inserting junctions into the genome indices Mar 07 15:25:16 ….. started mapping Mar 07 15:25:41 ….. finished mapping Mar 07 15:25:43 ….. started sorting BAM Mar 07 15:26:40 ….. finished successfully
[2023年 3月 7日 火曜日 15:26:43 JST] Indexes ./MCC3.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:26:45 JST] Converting ./MCC3.STAR.Aligned.sortedByCoord.out.bam to junc
[2023年 3月 7日 火曜日 15:27:07 JST] The Library Strand Type is: 0
[2023年 3月 7日 火曜日 15:27:07 JST] Run featureCounts to ./MCC3.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:27:10 JST] Please Check Read file: ./MCK1_1.fastq.gz
[2023年 3月 7日 火曜日 15:27:10 JST] Please Check Output Folder:./MCK1 The files ./MCK1_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 15:27:10 JST] Run trim_galore pigz 2.6
[2023年 3月 7日 火曜日 15:27:42 JST] FastQC of trimmed fastq files ./fastqc_results_trimmed/./MCK1_1_trimmed_fastqc.html Analysis complete for MCK1_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:28:36 JST] Using Salmon to Map sample 4 with 128 CPU cores: ./MCK1_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:29:32 JST] Mapping sample 4 with 128 CPU cores: ./MCK1_1_trimmed.fq.gz with prefix:./MCK1.STAR STAR –runMode alignReads –chimSegmentMin 10 –genomeDir ./GenomeIndex_ENSEMBL_STAR_ReadLength49 –readFilesIn ./MCK1_1_trimmed.fq.gz –outFileNamePrefix ./MCK1.STAR. –alignEndsType Local –outSAMtype BAM SortedByCoordinate –outFilterMultimapNmax 20 –outFilterMismatchNmax 999 –outFilterMismatchNoverLmax 0.04 –alignIntronMin 70 –alignIntronMax 1000000 –alignMatesGapMax 1000000 –alignSJoverhangMin 8 –alignSJDBoverhangMin 1 –outSAMstrandField intronMotif –outFilterType BySJout –twopassMode Basic –outSAMmapqUnique 60 –limitGenomeGenerateRAM 208188325888 –runThreadN 128 –readFilesCommand zcat STAR version: 2.7.10b compiled: 2022-11-01T09:53:26-04:00 :/home/dobin/data/STAR/STARcode/STAR.master/source Mar 07 15:29:32 ….. started STAR run Mar 07 15:29:32 ….. loading genome Mar 07 15:29:39 ….. started 1st pass mapping Mar 07 15:30:02 ….. finished 1st pass mapping Mar 07 15:30:02 ….. inserting junctions into the genome indices Mar 07 15:30:49 ….. started mapping Mar 07 15:31:13 ….. finished mapping Mar 07 15:31:14 ….. started sorting BAM Mar 07 15:32:16 ….. finished successfully
[2023年 3月 7日 火曜日 15:32:18 JST] Indexes ./MCK1.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:32:21 JST] Converting ./MCK1.STAR.Aligned.sortedByCoord.out.bam to junc
[2023年 3月 7日 火曜日 15:32:43 JST] The Library Strand Type is: 0
[2023年 3月 7日 火曜日 15:32:43 JST] Run featureCounts to ./MCK1.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:32:47 JST] Please Check Read file: ./MCK2_1.fastq.gz
[2023年 3月 7日 火曜日 15:32:47 JST] Please Check Output Folder:./MCK2 The files ./MCK2_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 15:32:47 JST] Run trim_galore pigz 2.6
[2023年 3月 7日 火曜日 15:33:19 JST] FastQC of trimmed fastq files ./fastqc_results_trimmed/./MCK2_1_trimmed_fastqc.html Analysis complete for MCK2_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:34:13 JST] Using Salmon to Map sample 5 with 128 CPU cores: ./MCK2_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:35:03 JST] Mapping sample 5 with 128 CPU cores: ./MCK2_1_trimmed.fq.gz with prefix:./MCK2.STAR STAR –runMode alignReads –chimSegmentMin 10 –genomeDir ./GenomeIndex_ENSEMBL_STAR_ReadLength49 –readFilesIn ./MCK2_1_trimmed.fq.gz –outFileNamePrefix ./MCK2.STAR. –alignEndsType Local –outSAMtype BAM SortedByCoordinate –outFilterMultimapNmax 20 –outFilterMismatchNmax 999 –outFilterMismatchNoverLmax 0.04 –alignIntronMin 70 –alignIntronMax 1000000 –alignMatesGapMax 1000000 –alignSJoverhangMin 8 –alignSJDBoverhangMin 1 –outSAMstrandField intronMotif –outFilterType BySJout –twopassMode Basic –outSAMmapqUnique 60 –limitGenomeGenerateRAM 208188325888 –runThreadN 128 –readFilesCommand zcat STAR version: 2.7.10b compiled: 2022-11-01T09:53:26-04:00 :/home/dobin/data/STAR/STARcode/STAR.master/source Mar 07 15:35:03 ….. started STAR run Mar 07 15:35:03 ….. loading genome Mar 07 15:35:10 ….. started 1st pass mapping Mar 07 15:35:34 ….. finished 1st pass mapping Mar 07 15:35:34 ….. inserting junctions into the genome indices Mar 07 15:36:20 ….. started mapping Mar 07 15:36:46 ….. finished mapping Mar 07 15:36:47 ….. started sorting BAM Mar 07 15:37:51 ….. finished successfully
[2023年 3月 7日 火曜日 15:37:53 JST] Indexes ./MCK2.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:37:56 JST] Converting ./MCK2.STAR.Aligned.sortedByCoord.out.bam to junc
[2023年 3月 7日 火曜日 15:38:18 JST] The Library Strand Type is: 0
[2023年 3月 7日 火曜日 15:38:18 JST] Run featureCounts to ./MCK2.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:38:22 JST] Please Check Read file: ./MCK3_1.fastq.gz
[2023年 3月 7日 火曜日 15:38:22 JST] Please Check Output Folder:./MCK3 The files ./MCK3_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 15:38:22 JST] Run trim_galore pigz 2.6
[2023年 3月 7日 火曜日 15:38:53 JST] FastQC of trimmed fastq files ./fastqc_results_trimmed/./MCK3_1_trimmed_fastqc.html Analysis complete for MCK3_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:39:48 JST] Using Salmon to Map sample 6 with 128 CPU cores: ./MCK3_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 15:40:33 JST] Mapping sample 6 with 128 CPU cores: ./MCK3_1_trimmed.fq.gz with prefix:./MCK3.STAR STAR –runMode alignReads –chimSegmentMin 10 –genomeDir ./GenomeIndex_ENSEMBL_STAR_ReadLength49 –readFilesIn ./MCK3_1_trimmed.fq.gz –outFileNamePrefix ./MCK3.STAR. –alignEndsType Local –outSAMtype BAM SortedByCoordinate –outFilterMultimapNmax 20 –outFilterMismatchNmax 999 –outFilterMismatchNoverLmax 0.04 –alignIntronMin 70 –alignIntronMax 1000000 –alignMatesGapMax 1000000 –alignSJoverhangMin 8 –alignSJDBoverhangMin 1 –outSAMstrandField intronMotif –outFilterType BySJout –twopassMode Basic –outSAMmapqUnique 60 –limitGenomeGenerateRAM 208188325888 –runThreadN 128 –readFilesCommand zcat STAR version: 2.7.10b compiled: 2022-11-01T09:53:26-04:00 :/home/dobin/data/STAR/STARcode/STAR.master/source Mar 07 15:40:33 ….. started STAR run Mar 07 15:40:33 ….. loading genome Mar 07 15:40:40 ….. started 1st pass mapping Mar 07 15:41:03 ….. finished 1st pass mapping Mar 07 15:41:04 ….. inserting junctions into the genome indices Mar 07 15:41:50 ….. started mapping Mar 07 15:42:15 ….. finished mapping Mar 07 15:42:17 ….. started sorting BAM Mar 07 15:43:24 ….. finished successfully
[2023年 3月 7日 火曜日 15:43:27 JST] Indexes ./MCK3.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:43:29 JST] Converting ./MCK3.STAR.Aligned.sortedByCoord.out.bam to junc
[2023年 3月 7日 火曜日 15:43:51 JST] The Library Strand Type is: 0
[2023年 3月 7日 火曜日 15:43:51 JST] Run featureCounts to ./MCK3.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:43:55 JST] FastQC of STAR bam files Analysis complete for MCC1.STAR.Aligned.sortedByCoord.out.bam Analysis complete for MCC3.STAR.Aligned.sortedByCoord.out.bam Analysis complete for MCC2.STAR.Aligned.sortedByCoord.out.bam Analysis complete for MCK3.STAR.Aligned.sortedByCoord.out.bam Analysis complete for MCK2.STAR.Aligned.sortedByCoord.out.bam Analysis complete for MCK1.STAR.Aligned.sortedByCoord.out.bam
[2023年 3月 7日 火曜日 15:45:18 JST] Create txt files that will be used to pass the group of inputs to LeafCutter.
[2023年 3月 7日 火曜日 15:45:18 JST] Run LeafCutter on 01.shVgll3vsControl.
[2023年 3月 7日 火曜日 15:45:18 JST] Run LeafCutter STEP1.
[2023年 3月 7日 火曜日 15:45:25 JST] Run LeafCutter STEP2. Loading counts from ./LeafCutter.Output/01.shVgll3vsControl_perind_numers.counts.gz Loading metadata from ./01.shVgll3vsControl.LeafCutter_groups.txt Encoding as shVgll3 =0, Control =1 Settings: $output_prefix [1] “./LeafCutter.Output/01.shVgll3vsControl”
$max_cluster_size [1] Inf
$min_samples_per_intron [1] 2
$min_samples_per_group [1] 2
$min_coverage [1] 20
$timeout [1] 30
$num_threads [1] 128
$exon_file [1] “./genome_filtered_exons.txt”
$init [1] “smart”
$seed [1] 12345
$help [1] FALSE
Running differential splicing analysis… Differential splicing summary: statuses Freq 1 <=1 sample with coverage>0 30 2 <=1 sample with coverage>min_coverage 2577 3 <2 introns used in >=min_samples_per_intron samples 665 4 Not enough valid samples 1015 5 Success 4489 Saving results… Loading exons from ./genome_filtered_exons.txt All done, exiting
[2023年 3月 7日 火曜日 15:45:52 JST] Run LeafCutter STEP3. Preparing for visualisation Results to be saved in: ./LeafCutter.Output/01.shVgll3vsControl.LeafCutter.RData Using annotation at: ./LeafCutter.Annotation/ Loading counts from ./LeafCutter.Output/01.shVgll3vsControl_perind_numers.counts.gz Loading metadata from ./01.shVgll3vsControl.LeafCutter_groups.txt Loading exons from ./LeafCutter.Annotation/_all_exons.txt.gz [1] “Annotating junctions” [1] “Preparing results” [1] “converting counts to ratios” [1] “creating PCA”
[2023年 3月 7日 火曜日 15:46:12 JST] Did not find bam list file, now create it
[2023年 3月 7日 火曜日 15:46:12 JST] This folder has 6 BAM files. |—-Now start transcript assemblies using stringtie [2023年 3月 7日 火曜日 15:46:13 JST] Transcript assemblies on BAM file No.1: ./MCC1.STAR.Aligned.sortedByCoord.out.bam.
[2023年 3月 7日 火曜日 15:47:04 JST] Transcript assemblies on BAM file No.2: ./MCC2.STAR.Aligned.sortedByCoord.out.bam.
[2023年 3月 7日 火曜日 15:47:54 JST] Transcript assemblies on BAM file No.3: ./MCC3.STAR.Aligned.sortedByCoord.out.bam.
[2023年 3月 7日 火曜日 15:48:44 JST] Transcript assemblies on BAM file No.4: ./MCK1.STAR.Aligned.sortedByCoord.out.bam.
[2023年 3月 7日 火曜日 15:49:35 JST] Transcript assemblies on BAM file No.5: ./MCK2.STAR.Aligned.sortedByCoord.out.bam.
[2023年 3月 7日 火曜日 15:50:25 JST] Transcript assemblies on BAM file No.6: ./MCK3.STAR.Aligned.sortedByCoord.out.bam.
[2023年 3月 7日 火曜日 15:51:16 JST] Merging transcript assemblies using StringTie.
[2023年 3月 7日 火曜日 15:51:29 JST] Remove Unstranded Transcripts.
[2023年 3月 7日 火曜日 15:51:32 JST] SQANTI3 QC. Rscript (R) version 4.2.2 (2022-10-31) List of 1 $ axis.text.x:List of 11 ..$ family : NULL ..$ face : NULL ..$ colour : NULL ..$ size : NULL ..$ hjust : num 1 ..$ vjust : NULL ..$ angle : num 60 ..$ lineheight : NULL ..$ margin : NULL ..$ debug : NULL ..$ inherit.blank: logi FALSE ..- attr(, “class”)= chr [1:2] “element_text” “element” - attr(, “class”)= chr [1:2] “theme” “gg” - attr(, “complete”)= logi FALSE - attr(, “validate”)= logi TRUE
| | | 0% | | | 1% (setup) | | | 2% (unnamed-chunk-1) | |. | 2% | |. | 3% (unnamed-chunk-2) | |. | 4% (unnamed-chunk-3) | |. | 5% (p0) | |. | 6% (p7) | |.. | 6% | |.. | 7% (p.classByLen.a) | |.. | 8% (p.classByLen.b) | |.. | 9% (p.length.all) | |.. | 10% (p.length.cat) | |… | 11% (p.length.exon) | |… | 12% (unnamed-chunk-4) | |… | 13% (unnamed-chunk-5) | |… | 14% (p6) | |…. | 15% (unnamed-chunk-6) | |…. | 16% (p10) | |…. | 17% (p11) | |…. | 18% (p1) | |….. | 19% (p1.s.list) | |….. | 20% (p4) | |….. | 21% (p4.s1_p4.s2_p4.s3) | |….. | 22% (p5) | |….. | 23% (p5.s1_p5.s2_p5.s3) | |…… | 23% | |…… | 24% (unnamed-chunk-7) | |…… | 25% (unnamed-chunk-8) | |…… | 26% (unnamed-chunk-9) | |…… | 27% (unnamed-chunk-10) | |……. | 27% | |……. | 28% (unnamed-chunk-11) | |……. | 29% (unnamed-chunk-12) | |……. | 30% (unnamed-chunk-13) | |……. | 31% (unnamed-chunk-14) | |…….. | 32% (unnamed-chunk-15) | |…….. | 33% (unnamed-chunk-16) | |…….. | 34% (p23.a_p23.b_p29.a_p29.b) | |…….. | 35% (p23.a_p23.b) | |……… | 36% (p29.a_p29.b) | |……… | 37% (unnamed-chunk-17) | |……… | 38% (p21.a_p21.b_p21.dist3.ISM.a_p21.dist3.ISM.b) (p21.a_p21.b) | |……… | 39% (p21.a) | |………. | 40% (p21.b) | |………. | 41% (p21.dist3.ISM.a_p21.dist3.ISM.b) | |………. | 42% (p21.dist3.ISM.a) | |………. | 43% (p21.dist3.ISM.b) | |………. | 44% (p22.a_p22.b_p22.dist3.ISM.a_p22.dist3.ISM.b) | |……….. | 44% | |……….. | 45% (p22.a_p22.b) | |……….. | 46% (p22.a) | |……….. | 47% (p22.b) | |……….. | 48% (p22.dist3.ISM.a_p22.dist3.ISM.b) | |………… | 48% | |………… | 49% (p22.dist3.ISM.a) (p22.dist3.ISM.b) | |………… | 50% (unnamed-chunk-18) | |………… | 51% (unnamed-chunk-19) | |………… | 52% (unnamed-chunk-20) | |…………. | 52% | |…………. | 53% (p21.ISM.list) | |…………. | 54% (unnamed-chunk-21) | |…………. | 55% (p22.FSM.list) | |…………. | 56% (p22.ISM.list) | |………….. | 56% | |………….. | 57% (unnamed-chunk-22) | |………….. | 58% (unnamed-chunk-23) | |………….. | 59% (unnamed-chunk-24) | |………….. | 60% (unnamed-chunk-25) | |…………… | 61% (unnamed-chunk-26) | |…………… | 62% (unnamed-chunk-27) | |…………… | 63% (unnamed-chunk-28) | |…………… | 64% (unnamed-chunk-29) | |……………. | 65% (unnamed-chunk-30) | |……………. | 66% (unnamed-chunk-31) | |……………. | 67% (unnamed-chunk-32) | |……………. | 68% (unnamed-chunk-33) | |…………….. | 69% (unnamed-chunk-34) | |…………….. | 70% (unnamed-chunk-35) | |…………….. | 71% (unnamed-chunk-36) | |…………….. | 72% (unnamed-chunk-37) | |…………….. | 73% (unnamed-chunk-38) | |……………… | 73% | |……………… | 74% (unnamed-chunk-39) | |……………… | 75% (unnamed-chunk-40) | |……………… | 76% (unnamed-chunk-41) | |……………… | 77% (unnamed-chunk-42) | |………………. | 77% | |………………. | 78% (unnamed-chunk-43) | |………………. | 79% (unnamed-chunk-44) | |………………. | 80% (unnamed-chunk-45) | |………………. | 81% (unnamed-chunk-46) | |……………….. | 82% (unnamed-chunk-47) | |……………….. | 83% (unnamed-chunk-48) | |……………….. | 84% (unnamed-chunk-49) | |……………….. | 85% (p30) | |………………… | 86% (p31) | |………………… | 87% (p32) | |………………… | 88% (saturation) | |………………… | 89% (unnamed-chunk-50) | |…………………. | 90% (exists(“p28.RTS”)) | |…………………. | 91% (unnamed-chunk-51) | |…………………. | 92% (unnamed-chunk-52) | |…………………. | 93% (unnamed-chunk-53) | |…………………. | 94% (unnamed-chunk-54) | |………………….. | 94% | |………………….. | 95% (unnamed-chunk-55) | |………………….. | 96% (unnamed-chunk-56) | |………………….. | 97% (unnamed-chunk-57) | |………………….. | 98% (unnamed-chunk-58) | |……………………| 98% | |……………………| 99% (unnamed-chunk-59) | |……………………| 100% (unnamed-chunk-60)
/home/mbb-wzy-ubuntu2/miniconda3/envs/SQANTI3.env/bin/pandoc +RTS -K512m -RTS /mnt/disk2/Yuan_Vgl3KO_ResOut/SQANTI3_report.knit.md –to html4 –from markdown+autolink_bare_uris+tex_math_single_backslash –output /mnt/disk2/Yuan_Vgl3KO_ResOut/temp_SQANTI3_report.html –lua-filter /home/mbb-wzy-ubuntu2/miniconda3/envs/SQANTI3.env/lib/R/library/rmarkdown/rmarkdown/lua/pagebreak.lua –lua-filter /home/mbb-wzy-ubuntu2/miniconda3/envs/SQANTI3.env/lib/R/library/rmarkdown/rmarkdown/lua/latex-div.lua –embed-resources –standalone –variable bs3=TRUE –section-divs –table-of-contents –toc-depth 3 –variable toc_float=1 –variable toc_selectors=h1,h2,h3 –variable toc_collapsed=1 –variable toc_smooth_scroll=1 –variable toc_print=1 –template /home/mbb-wzy-ubuntu2/miniconda3/envs/SQANTI3.env/lib/R/library/rmarkdown/rmd/h/default.html –no-highlight –variable highlightjs=1 –variable theme=bootstrap –css style.css –mathjax –variable ‘mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML’ –include-in-header /tmp/RtmpL531XO/rmarkdown-str1d27bb28ff1467.html Write arguments to /mnt/disk2/Yuan_Vgl3KO_ResOut/temp.params.txt… **** Running SQANTI3… **** Parsing provided files…. Reading genome fasta /mnt/disk2/Yuan_Vgl3KO_ResOut/genome.fa…. Skipping aligning of sequences because GTF file was provided.
Indels will be not calculated since you ran SQANTI3 without alignment step (SQANTI3 with gtf format as transcriptome input). **** Predicting ORF sequences… **** Parsing Reference Transcriptome…. Splice Junction Coverage files not provided. **** TSS ratio will not be calculated since SR information was not provided **** Performing Classification of Isoforms…. Number of classified isoforms: 163049
[2023年 3月 7日 火曜日 16:01:47 JST] Make GenePred flat file for CIRCexplorer2.
[2023年 3月 7日 火曜日 16:01:52 JST] Extract transcript sequences using StringTie merged GTF.
= decoys [1/10] Extracting exonic features from the gtf [2/10] Masking the genome fasta [3/10] Aligning transcriptome to genome >>>>>>>>>>>>>>>>>> Reference = [reference.masked.genome.fa] Query = [/mnt/disk2/Yuan_Vgl3KO_ResOut/genomeTx_stdout.fa] Kmer size = 16 Window size = 5 Segment length = 500 (read split allowed) Alphabet = DNA Percentage identity threshold = 80% Mapping output file = mashmap.out Filter mode = 1 (1 = map, 2 = one-to-one, 3 = none) Execution threads = 128 >>>>>>>>>>>>>>>>>> INFO, skch::Sketch::build, minimizers picked from reference = 841883034 INFO, skch::Sketch::index, unique minimizers = 276208488 INFO, skch::Sketch::computeFreqHist, Frequency histogram of minimizers = (1, 141543152) … (2604270, 1) INFO, skch::Sketch::computeFreqHist, With threshold 0.001%, ignore minimizers occurring >= 7375 times during lookup. INFO, skch::main, Time spent computing the reference index: 227.8 sec INFO, skch::Map::mapQuery, [count of mapped reads, reads qualified for mapping, total input reads] = [135077, 135246, 163049] INFO, skch::main, Time spent mapping the query : 532.892 sec INFO, skch::main, mapping results saved in : mashmap.out [4/10] Extracting intervals from mashmap alignments [5/10] Merging the intervals [6/10] Extracting sequences from the genome [7/10] Concatenating to get decoy sequences [8/10] Making gentrome [9/10] Extracting decoy sequence ids [10/10] Removing temporary files
[2023年 3月 7日 火曜日 16:25:45 JST] Re-Building salmon index with StringTie merged GTF Threads = 128 Vertex length = 31 Hash functions = 5 Filter size = 8589934592 Capacity = 2 Files: salmon_index/ref_k31_fixed.fa ——————————————————————————– Round 0, 0:8589934592 Pass Filling Filtering 1 18 12 2 13 1 True junctions count = 1274503 False junctions count = 221362 Hash table size = 1495865 Candidate marks count = 14037012 ——————————————————————————– Reallocating bifurcations time: 1 True marks count: 13850228 Edges construction time: 14 ——————————————————————————– Distinct junctions = 1274503
for info, total work write each : 2.331 total work inram from level 3 : 4.322 total work raw : 25.000 Bitarray 1355924992 bits (100.00 %) (array + ranks ) final hash 0 bits (0.00 %) (nb in final hash 0)
[2023年 3月 7日 火曜日 16:27:31 JST] Please Check Read file: ./MCC1_1.fastq.gz
[2023年 3月 7日 火曜日 16:27:31 JST] Please Check Output Folder:./MCC1 The files ./MCC1_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 16:27:31 JST] Using Salmon to Map sample 1 with 128 CPU cores: ./MCC1_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 16:28:38 JST] Run CIRCexplorer2 on ./MCC1.STAR.Chimeric.out.junction
[2023年 3月 7日 火曜日 16:28:43 JST] Existing count file from featureCounts for ./MCC1.STAR.Aligned.sortedByCoord.out.bam, process to the next
[2023年 3月 7日 火曜日 16:28:43 JST] Please Check Read file: ./MCC2_1.fastq.gz
[2023年 3月 7日 火曜日 16:28:43 JST] Please Check Output Folder:./MCC2 The files ./MCC2_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 16:28:43 JST] Using Salmon to Map sample 2 with 128 CPU cores: ./MCC2_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 16:29:41 JST] Run CIRCexplorer2 on ./MCC2.STAR.Chimeric.out.junction
[2023年 3月 7日 火曜日 16:29:46 JST] Existing count file from featureCounts for ./MCC2.STAR.Aligned.sortedByCoord.out.bam, process to the next
[2023年 3月 7日 火曜日 16:29:46 JST] Please Check Read file: ./MCC3_1.fastq.gz
[2023年 3月 7日 火曜日 16:29:46 JST] Please Check Output Folder:./MCC3 The files ./MCC3_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 16:29:46 JST] Using Salmon to Map sample 3 with 128 CPU cores: ./MCC3_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 16:30:56 JST] Run CIRCexplorer2 on ./MCC3.STAR.Chimeric.out.junction
[2023年 3月 7日 火曜日 16:31:00 JST] Existing count file from featureCounts for ./MCC3.STAR.Aligned.sortedByCoord.out.bam, process to the next
[2023年 3月 7日 火曜日 16:31:00 JST] Please Check Read file: ./MCK1_1.fastq.gz
[2023年 3月 7日 火曜日 16:31:00 JST] Please Check Output Folder:./MCK1 The files ./MCK1_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 16:31:00 JST] Using Salmon to Map sample 4 with 128 CPU cores: ./MCK1_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 16:32:10 JST] Run CIRCexplorer2 on ./MCK1.STAR.Chimeric.out.junction
[2023年 3月 7日 火曜日 16:32:14 JST] Existing count file from featureCounts for ./MCK1.STAR.Aligned.sortedByCoord.out.bam, process to the next
[2023年 3月 7日 火曜日 16:32:14 JST] Please Check Read file: ./MCK2_1.fastq.gz
[2023年 3月 7日 火曜日 16:32:14 JST] Please Check Output Folder:./MCK2 The files ./MCK2_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 16:32:14 JST] Using Salmon to Map sample 5 with 128 CPU cores: ./MCK2_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 16:33:24 JST] Run CIRCexplorer2 on ./MCK2.STAR.Chimeric.out.junction
[2023年 3月 7日 火曜日 16:33:28 JST] Existing count file from featureCounts for ./MCK2.STAR.Aligned.sortedByCoord.out.bam, process to the next
[2023年 3月 7日 火曜日 16:33:28 JST] Please Check Read file: ./MCK3_1.fastq.gz
[2023年 3月 7日 火曜日 16:33:28 JST] Please Check Output Folder:./MCK3 The files ./MCK3_1.fastq.gz are encoded with: –Phred33
[2023年 3月 7日 火曜日 16:33:28 JST] Using Salmon to Map sample 6 with 128 CPU cores: ./MCK3_1_trimmed.fq.gz
[2023年 3月 7日 火曜日 16:34:43 JST] Run CIRCexplorer2 on ./MCK3.STAR.Chimeric.out.junction
[2023年 3月 7日 火曜日 16:34:48 JST] Existing count file from featureCounts for ./MCK3.STAR.Aligned.sortedByCoord.out.bam, process to the next
[2023年 3月 7日 火曜日 16:34:51 JST] Fix StringTie gtf. [1] “Make design matrix” [1] “Create switchAnalyzeRlist”
[2023年 3月 7日 火曜日 16:35:20 JST] SQANTI3 QC again. Rscript (R) version 4.2.2 (2022-10-31) List of 1 $ axis.text.x:List of 11 ..$ family : NULL ..$ face : NULL ..$ colour : NULL ..$ size : NULL ..$ hjust : num 1 ..$ vjust : NULL ..$ angle : num 60 ..$ lineheight : NULL ..$ margin : NULL ..$ debug : NULL ..$ inherit.blank: logi FALSE ..- attr(, “class”)= chr [1:2] “element_text” “element” - attr(, “class”)= chr [1:2] “theme” “gg” - attr(, “complete”)= logi FALSE - attr(, “validate”)= logi TRUE
/home/mbb-wzy-ubuntu2/miniconda3/envs/SQANTI3.env/bin/pandoc +RTS -K512m -RTS /mnt/disk2/Yuan_Vgl3KO_ResOut/SQANTI3_report.knit.md –to html4 –from markdown+autolink_bare_uris+tex_math_single_backslash –output /mnt/disk2/Yuan_Vgl3KO_ResOut/temp_SQANTI3_report.html –lua-filter /home/mbb-wzy-ubuntu2/miniconda3/envs/SQANTI3.env/lib/R/library/rmarkdown/rmarkdown/lua/pagebreak.lua –lua-filter /home/mbb-wzy-ubuntu2/miniconda3/envs/SQANTI3.env/lib/R/library/rmarkdown/rmarkdown/lua/latex-div.lua –embed-resources –standalone –variable bs3=TRUE –section-divs –table-of-contents –toc-depth 3 –variable toc_float=1 –variable toc_selectors=h1,h2,h3 –variable toc_collapsed=1 –variable toc_smooth_scroll=1 –variable toc_print=1 –template /home/mbb-wzy-ubuntu2/miniconda3/envs/SQANTI3.env/lib/R/library/rmarkdown/rmd/h/default.html –no-highlight –variable highlightjs=1 –variable theme=bootstrap –css style.css –mathjax –variable ‘mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML’ –include-in-header /tmp/RtmpUg7KaG/rmarkdown-str1d65736bd1478a.html Write arguments to /mnt/disk2/Yuan_Vgl3KO_ResOut/temp.params.txt… **** Running SQANTI3… **** Parsing provided files…. Reading genome fasta /mnt/disk2/Yuan_Vgl3KO_ResOut/genome.fa…. **** Predicting ORF sequences… **** Parsing Reference Transcriptome…. /mnt/disk2/Yuan_Vgl3KO_ResOut/refAnnotation_temp.genePred already exists. Using it. Splice Junction Coverage files not provided. **** TSS ratio will not be calculated since SR information was not provided **** Performing Classification of Isoforms…. Number of classified isoforms: 163049
[2023年 3月 7日 火曜日 16:44:37 JST] Run multiqc
[2023年 3月 7日 火曜日 16:46:19 JST] Create Reports
[2023年 3月 7日 火曜日 16:46:19 JST] Counting exon for DEXseq software
[2023年 3月 7日 火曜日 16:46:19 JST] Count number of reads that overlap with each of the exon counting bins of MCC1.STAR.Aligned.sortedByCoord.out.bam for using DEXseq R software with the following parameters: -f bam -p no -a 10 -s no
[2023年 3月 7日 火曜日 16:46:19 JST] Count number of reads that overlap with each of the exon counting bins of MCC2.STAR.Aligned.sortedByCoord.out.bam for using DEXseq R software with the following parameters: -f bam -p no -a 10 -s no
[2023年 3月 7日 火曜日 16:46:19 JST] Count number of reads that overlap with each of the exon counting bins of MCC3.STAR.Aligned.sortedByCoord.out.bam for using DEXseq R software with the following parameters: -f bam -p no -a 10 -s no
[2023年 3月 7日 火曜日 16:46:19 JST] Count number of reads that overlap with each of the exon counting bins of MCK3.STAR.Aligned.sortedByCoord.out.bam for using DEXseq R software with the following parameters: -f bam -p no -a 10 -s no
[2023年 3月 7日 火曜日 16:46:19 JST] Count number of reads that overlap with each of the exon counting bins of MCK1.STAR.Aligned.sortedByCoord.out.bam for using DEXseq R software with the following parameters: -f bam -p no -a 10 -s no
[2023年 3月 7日 火曜日 16:46:19 JST] Count number of reads that overlap with each of the exon counting bins of MCK2.STAR.Aligned.sortedByCoord.out.bam for using DEXseq R software with the following parameters: -f bam -p no -a 10 -s no
[2023年 3月 7日 火曜日 16:56:11 JST] Successfully Completed!! /usr/bin/pandoc [1] “2023-03-07 16:56:31 JST” [1] “Parameter setting for running DESeq2” [1] “2023-03-07 16:56:48 JST” [1] “Input Salmon counting results and batch correction”
| | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23%error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length>
| |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |============================== | 44% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 46% | |================================= | 47%error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length>
| |================================= | 48%error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length>
| |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |===================================== | 54% | |====================================== | 54% | |====================================== | 55%error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length>
| |======================================= | 55% | |======================================= | 56% | |======================================== | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71%error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length>
| |================================================== | 72%error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length>
| |=================================================== | 72%error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length>
| |=================================================== | 73%error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length> error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length>
| |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83%error calling combine function: <simpleError in rbind(deparse.level, …): invalid list argument: all variables should have the same length>
| |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================= | 94% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100% | | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |============================== | 44% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |===================================== | 54% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================= | 94% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100% | | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |============================== | 44% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |===================================== | 54% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================= | 94% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100%Creating package in ./00.Resource/TxDb.Mmu.2023.03.07.GRCm39 Creating package in 00.Resource/BSgenome.Mmu.2023.03.07.GRCm39 Loading ‘1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/1.fa’ … DONE Loading ‘10’ sequence from FASTA file ‘00.Resource/seqs_srcdir/10.fa’ … DONE Loading ‘11’ sequence from FASTA file ‘00.Resource/seqs_srcdir/11.fa’ … DONE Loading ‘12’ sequence from FASTA file ‘00.Resource/seqs_srcdir/12.fa’ … DONE Loading ‘13’ sequence from FASTA file ‘00.Resource/seqs_srcdir/13.fa’ … DONE Loading ‘14’ sequence from FASTA file ‘00.Resource/seqs_srcdir/14.fa’ … DONE Loading ‘15’ sequence from FASTA file ‘00.Resource/seqs_srcdir/15.fa’ … DONE Loading ‘16’ sequence from FASTA file ‘00.Resource/seqs_srcdir/16.fa’ … DONE Loading ‘17’ sequence from FASTA file ‘00.Resource/seqs_srcdir/17.fa’ … DONE Loading ‘18’ sequence from FASTA file ‘00.Resource/seqs_srcdir/18.fa’ … DONE Loading ‘19’ sequence from FASTA file ‘00.Resource/seqs_srcdir/19.fa’ … DONE Loading ‘2’ sequence from FASTA file ‘00.Resource/seqs_srcdir/2.fa’ … DONE Loading ‘3’ sequence from FASTA file ‘00.Resource/seqs_srcdir/3.fa’ … DONE Loading ‘4’ sequence from FASTA file ‘00.Resource/seqs_srcdir/4.fa’ … DONE Loading ‘5’ sequence from FASTA file ‘00.Resource/seqs_srcdir/5.fa’ … DONE Loading ‘6’ sequence from FASTA file ‘00.Resource/seqs_srcdir/6.fa’ … DONE Loading ‘7’ sequence from FASTA file ‘00.Resource/seqs_srcdir/7.fa’ … DONE Loading ‘8’ sequence from FASTA file ‘00.Resource/seqs_srcdir/8.fa’ … DONE Loading ‘9’ sequence from FASTA file ‘00.Resource/seqs_srcdir/9.fa’ … DONE Loading ‘GL456210.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456210.1.fa’ … DONE Loading ‘GL456211.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456211.1.fa’ … DONE Loading ‘GL456212.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456212.1.fa’ … DONE Loading ‘GL456219.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456219.1.fa’ … DONE Loading ‘GL456221.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456221.1.fa’ … DONE Loading ‘GL456233.2’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456233.2.fa’ … DONE Loading ‘GL456239.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456239.1.fa’ … DONE Loading ‘GL456354.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456354.1.fa’ … DONE Loading ‘GL456359.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456359.1.fa’ … DONE Loading ‘GL456360.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456360.1.fa’ … DONE Loading ‘GL456366.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456366.1.fa’ … DONE Loading ‘GL456367.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456367.1.fa’ … DONE Loading ‘GL456368.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456368.1.fa’ … DONE Loading ‘GL456370.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456370.1.fa’ … DONE Loading ‘GL456372.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456372.1.fa’ … DONE Loading ‘GL456378.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456378.1.fa’ … DONE Loading ‘GL456379.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456379.1.fa’ … DONE Loading ‘GL456381.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456381.1.fa’ … DONE Loading ‘GL456382.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456382.1.fa’ … DONE Loading ‘GL456383.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456383.1.fa’ … DONE Loading ‘GL456385.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456385.1.fa’ … DONE Loading ‘GL456387.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456387.1.fa’ … DONE Loading ‘GL456389.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456389.1.fa’ … DONE Loading ‘GL456390.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456390.1.fa’ … DONE Loading ‘GL456392.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456392.1.fa’ … DONE Loading ‘GL456394.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456394.1.fa’ … DONE Loading ‘GL456396.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/GL456396.1.fa’ … DONE Loading ‘JH584295.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/JH584295.1.fa’ … DONE Loading ‘JH584296.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/JH584296.1.fa’ … DONE Loading ‘JH584297.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/JH584297.1.fa’ … DONE Loading ‘JH584298.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/JH584298.1.fa’ … DONE Loading ‘JH584299.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/JH584299.1.fa’ … DONE Loading ‘JH584300.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/JH584300.1.fa’ … DONE Loading ‘JH584301.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/JH584301.1.fa’ … DONE Loading ‘JH584302.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/JH584302.1.fa’ … DONE Loading ‘JH584303.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/JH584303.1.fa’ … DONE Loading ‘JH584304.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/JH584304.1.fa’ … DONE Loading ‘MT’ sequence from FASTA file ‘00.Resource/seqs_srcdir/MT.fa’ … DONE Loading ‘MU069434.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/MU069434.1.fa’ … DONE Loading ‘MU069435.1’ sequence from FASTA file ‘00.Resource/seqs_srcdir/MU069435.1.fa’ … DONE Loading ‘X’ sequence from FASTA file ‘00.Resource/seqs_srcdir/X.fa’ … DONE Loading ‘Y’ sequence from FASTA file ‘00.Resource/seqs_srcdir/Y.fa’ … DONE Writing all sequences to ‘00.Resource/BSgenome.Mmu.2023.03.07.GRCm39/inst/extdata/single_sequences.2bit’ … DONE
| | | 0% | |=================================== | 50% | |======================================================================| 100%
| | | 0% | |======================================================================| 100% used (Mb) gc trigger (Mb) max used (Mb) Ncells 17975767 960.1 49940841 2667.2 49940841 2667.2 Vcells 47332713 361.2 426481462 3253.8 666196016 5082.7 [1] “2023-03-07 17:31:32 JST” [1] “Pre-processing for DESeq2” [1] “Loading Annotation.Rdata” [1] “Loading Parameters.Rdata” [1] “Loading STARFeatureRawData.Rdata”
| | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |============================== | 44% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |===================================== | 54% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================= | 94% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100% used (Mb) gc trigger (Mb) max used (Mb) Ncells 18026265 962.8 49940841 2667.2 49940841 2667.2 Vcells 47452832 362.1 272948136 2082.5 666196016 5082.7 [1] “2023-03-07 17:32:45 JST” [1] “Running IsoformSwitchAnalyeR” [1] “Loading Parameters.Rdata” [1] “Loading STARFeatureRawData.Rdata” [1] “Loading Annotation.Rdata”
[2023年 3月 7日 火曜日 17:35:30 JST] Running CPC2
[2023年 3月 7日 火曜日 17:35:34 JST] Successfully Completed External Tools!!
[2023年 3月 7日 火曜日 17:35:35 JST] Running SignalP
[2023年 3月 7日 火曜日 17:36:01 JST] Running pfam_scan.pl
[2023年 3月 7日 火曜日 17:48:07 JST] Successfully Completed External Tools!!
| | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |============================== | 44% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |===================================== | 54% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================= | 94% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100%
| | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |============================== | 44% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |===================================== | 54% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================= | 94% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100% | | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |============================== | 44% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |===================================== | 54% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================= | 94% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100%
| | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================= | 94% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100%
| | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100%
| | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |===================================== | 54% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100%
| | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |============================== | 44% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |===================================== | 54% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================= | 94% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100% used (Mb) gc trigger (Mb) max used (Mb) Ncells 18833782 1005.9 49940841 2667.2 49940841 2667.2 Vcells 120503654 919.4 218358509 1666.0 666196016 5082.7 [1] “2023-03-07 17:59:55 JST” [1] “Functional enrichment analysis” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” [1] “This error is fine.” used (Mb) gc trigger (Mb) max used (Mb) Ncells 19736967 1054.1 49940841 2667.2 49940841 2667.2 Vcells 152571406 1164.1 418041165 3189.5 666196016 5082.7 [1] “2023-03-07 18:12:01 JST” [1] “Differential exon usage analysis” [1] “Loading Parameters.Rdata” [1] “Loading STARFeatureRawData.Rdata” [1] “Loading aSwitchList.Rdata” [1] “Loading Annotation.Rdata” [1] “Run DEXseq on DEXseq_01_shVgll3vsControl.” [1] “Transcription Subsetting” [1] “Estimate Size Factors” [1] “Estimate Dispersions” [1] “Test for DEU” [1] “Estimate Exon Fold Changes” used (Mb) gc trigger (Mb) max used (Mb) Ncells 19871520 1061.3 49940841 2667.2 49940841 2667.2 Vcells 152635094 1164.6 418041165 3189.5 666196016 5082.7 [1] “2023-03-07 18:16:33 JST” [1] “Circular RNA analysis” /usr/bin/pandoc [1] “Loading Parameters.Rdata” [1] “Loading STARFeatureRawData.Rdata” [1] “Loading aSwitchList.Rdata” [1] “Loading Annotation.Rdata” [1] “Loading DESeq2_Results.Rdata” [1] “Prepare project folder” [1] “Get BSJ from CIRCexplorer2” transcripts.txt is empty or absent. The longest transcripts for all circRNAs will be analyzed[1] “28 circRNA was identified.” [1] “First find frequency of single exon circRNAs” [1] “Retrieve random back-spliced junctions” [1] “Background target sequences” [1] “Find motifs in the background target sequences” motifs.txt is empty or absent. Only ATtRACT motifs will be analyzed if availablemotifs.txt is empty or absent. Only ATtRACT motifs will be analyzed if availablemotifs.txt is empty or absent. Only ATtRACT motifs will be analyzed if available[1] “Generating HTML report”
| | | 0% | |=== | 4% | |===== | 7% | |======== | 11% | |========== | 15% | |============= | 19% | |================ | 22% | |================== | 26% | |===================== | 30% | |======================= | 33% | |========================== | 37% | |============================= | 41% | |=============================== | 44% | |================================== | 48% | |==================================== | 52% | |======================================= | 56% | |========================================= | 59% | |============================================ | 63% | |=============================================== | 67% | |================================================= | 70% | |==================================================== | 74% | |====================================================== | 78% | |========================================================= | 81% | |============================================================ | 85% | |============================================================== | 89% | |================================================================= | 93% | |=================================================================== | 96% | |======================================================================| 100%[1] “Getting differentiatly-expressed circRNAs” transcripts.txt is empty or absent. The longest transcripts for all circRNAs will be analyzed used (Mb) gc trigger (Mb) max used (Mb) Ncells 19934980 1064.7 49940841 2667.2 49940841 2667.2 Vcells 152776598 1165.6 418041165 3189.5 666196016 5082.7 [1] “2023-03-07 18:22:28 JST” [1] “Output website summary” /usr/bin/pandoc [1] “Loading Parameters.Rdata” [1] “Loading STARFeatureRawData.Rdata” [1] “Loading aSwitchList.Rdata” [1] “Loading Annotation.Rdata” [1] “Loading DESeq2_Results.Rdata” [1] “Loading DEXseqResOut.Rdata” [1] “Loading circRNA_Results.Rdata” [1] “Loading DESeq2_Processing.Rdata” [1] “Make webpage for shVgll3vsControl” [1] “Make webpage for each gene in shVgll3vsControl”
| | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |============================== | 44% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |===================================== | 54% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================= | 94% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100%Allowing parallel execution with up to 127 working processes. pickSoftThreshold: will use block size 2937. pickSoftThreshold: calculating connectivity for given powers… ..working on genes 1 through 2937 of 15232 ..working on genes 2938 through 5874 of 15232 ..working on genes 5875 through 8811 of 15232 ..working on genes 8812 through 11748 of 15232 ..working on genes 11749 through 14685 of 15232 ..working on genes 14686 through 15232 of 15232 Power SFT.R.sq slope truncated.R.sq mean.k. median.k. max.k. 1 1 0.5020 1.0400 0.726 7420 7810.0 9810 2 2 0.0153 0.0838 0.855 4820 4960.0 7670 3 3 0.1450 -0.2290 0.973 3530 3440.0 6430 4 4 0.3790 -0.3860 0.991 2750 2520.0 5600 5 5 0.5370 -0.4820 0.996 2240 1910.0 4990 6 6 0.6390 -0.5480 0.993 1880 1490.0 4520 7 7 0.7170 -0.5990 0.993 1610 1180.0 4140 8 8 0.7680 -0.6440 0.994 1400 962.0 3830 9 9 0.8110 -0.6750 0.992 1230 793.0 3560 10 10 0.8440 -0.7040 0.991 1100 661.0 3340 11 11 0.8650 -0.7260 0.988 985 558.0 3140 12 12 0.8810 -0.7490 0.988 892 475.0 2960 13 13 0.8940 -0.7670 0.987 813 410.0 2810 14 14 0.9080 -0.7850 0.987 745 356.0 2670 15 15 0.9190 -0.8000 0.986 686 312.0 2550 16 16 0.9270 -0.8130 0.986 635 275.0 2430 17 17 0.9350 -0.8270 0.986 590 245.0 2330 18 18 0.9410 -0.8380 0.986 549 219.0 2240 19 19 0.9450 -0.8490 0.986 514 197.0 2150 20 20 0.9520 -0.8620 0.986 482 178.0 2070 21 21 0.9560 -0.8730 0.985 453 161.0 1990 22 22 0.9590 -0.8820 0.984 427 147.0 1930 23 23 0.9610 -0.8890 0.984 403 135.0 1860 24 24 0.9650 -0.8980 0.985 381 124.0 1800 25 25 0.9680 -0.9060 0.984 361 114.0 1740 26 26 0.9700 -0.9130 0.985 343 106.0 1690 27 27 0.9720 -0.9200 0.984 326 98.2 1640 28 28 0.9730 -0.9260 0.985 311 91.3 1590 29 29 0.9760 -0.9340 0.985 297 85.1 1550 30 30 0.9780 -0.9410 0.985 283 79.4 1510 Calculating module eigengenes block-wise from all genes Flagging genes and samples with too many missing values… ..step 1 ….pre-clustering genes to determine blocks.. Projective K-means: ..using 101 centers. ..k-means clustering.. ..iteration 1 ..proposing to move 14987 genes..move accepted. ..iteration 2 ..proposing to move 7446 genes..move accepted. ..iteration 3 ..proposing to move 4821 genes..move accepted. ..iteration 4 ..proposing to move 3590 genes..move accepted. ..iteration 5 ..proposing to move 3072 genes..move accepted. ..iteration 6 ..proposing to move 2651 genes..move accepted. ..iteration 7 ..proposing to move 2277 genes..move accepted. ..iteration 8 ..proposing to move 1906 genes..move accepted. ..iteration 9 ..proposing to move 1650 genes..move accepted. ..iteration 10 ..proposing to move 1390 genes..move accepted. ..iteration 11 ..proposing to move 1216 genes..move accepted. ..iteration 12 ..proposing to move 1069 genes..move accepted. ..iteration 13 ..proposing to move 988 genes..move accepted. ..iteration 14 ..proposing to move 834 genes..move accepted. ..iteration 15 ..proposing to move 735 genes..move accepted. ..iteration 16 ..proposing to move 647 genes..move accepted. ..iteration 17 ..proposing to move 614 genes..move accepted. ..iteration 18 ..proposing to move 575 genes..move accepted. ..iteration 19 ..proposing to move 532 genes..move accepted. ..iteration 20 ..proposing to move 476 genes..move accepted. ..iteration 21 ..proposing to move 424 genes..move accepted. ..iteration 22 ..proposing to move 381 genes..move accepted. ..iteration 23 ..proposing to move 308 genes..move accepted. ..iteration 24 ..proposing to move 276 genes..move accepted. ..iteration 25 ..proposing to move 269 genes..move accepted. ..iteration 26 ..proposing to move 241 genes..move accepted. ..iteration 27 ..proposing to move 238 genes..move accepted. ..iteration 28 ..proposing to move 195 genes..move accepted. ..iteration 29 ..proposing to move 166 genes..move accepted. ..iteration 30 ..proposing to move 139 genes..move accepted. ..iteration 31 ..proposing to move 126 genes..move accepted. ..iteration 32 ..proposing to move 131 genes..move accepted. ..iteration 33 ..proposing to move 108 genes..move accepted. ..iteration 34 ..proposing to move 83 genes..move accepted. ..iteration 35 ..proposing to move 71 genes..move accepted. ..iteration 36 ..proposing to move 40 genes..move accepted. ..iteration 37 ..proposing to move 33 genes..move accepted. ..iteration 38 ..proposing to move 20 genes..move accepted. ..iteration 39 ..proposing to move 14 genes..move accepted. ..iteration 40 ..proposing to move 6 genes..move accepted. ..iteration 41 Could not find a suitable move to improve the clustering. Sizes of preliminary clusters: membership 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 145 337 130 275 100 113 165 177 114 117 126 197 184 125 114 161 107 128 235 120 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 108 107 114 161 130 107 115 94 111 212 285 88 128 101 131 103 108 120 153 109 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 125 141 96 593 125 131 149 110 117 93 115 120 133 215 126 129 205 159 370 108 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 127 85 115 139 177 268 99 273 152 192 187 290 161 108 168 105 113 118 129 349 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 121 148 133 138 177 183 169 215 141 439 139 133 89 128 130 129 150 ..merging smaller clusters… Block sizes: gBlocks 1 2 14246 986 ..Working on block 1 . TOM calculation: adjacency.. ..will use 127 parallel threads. Fraction of slow calculations: 0.000000 ..connectivity.. ..matrix multiplication (system BLAS).. ..normalization.. ..done. ..saving TOM for block 1 into file WGCNA_res-block.1.RData ….clustering.. ….detecting modules.. ..done. ….calculating module eigengenes.. moduleEigengenes : Working on ME for module 1 moduleEigengenes : Working on ME for module 2 moduleEigengenes : Working on ME for module 3 moduleEigengenes : Working on ME for module 4 moduleEigengenes : Working on ME for module 5 moduleEigengenes : Working on ME for module 6 moduleEigengenes : Working on ME for module 7 moduleEigengenes : Working on ME for module 8 moduleEigengenes : Working on ME for module 9 moduleEigengenes : Working on ME for module 10 moduleEigengenes : Working on ME for module 11 moduleEigengenes : Working on ME for module 12 moduleEigengenes : Working on ME for module 13 moduleEigengenes : Working on ME for module 14 moduleEigengenes : Working on ME for module 15 moduleEigengenes : Working on ME for module 16 moduleEigengenes : Working on ME for module 17 moduleEigengenes : Working on ME for module 18 moduleEigengenes : Working on ME for module 19 moduleEigengenes : Working on ME for module 20 moduleEigengenes : Working on ME for module 21 moduleEigengenes : Working on ME for module 22 moduleEigengenes : Working on ME for module 23 moduleEigengenes : Working on ME for module 24 moduleEigengenes : Working on ME for module 25 moduleEigengenes : Working on ME for module 26 moduleEigengenes : Working on ME for module 27 moduleEigengenes : Working on ME for module 28 moduleEigengenes : Working on ME for module 29 moduleEigengenes : Working on ME for module 30 moduleEigengenes : Working on ME for module 31 moduleEigengenes : Working on ME for module 32 moduleEigengenes : Working on ME for module 33 moduleEigengenes : Working on ME for module 34 moduleEigengenes : Working on ME for module 35 moduleEigengenes : Working on ME for module 36 moduleEigengenes : Working on ME for module 37 moduleEigengenes : Working on ME for module 38 moduleEigengenes : Working on ME for module 39 moduleEigengenes : Working on ME for module 40 moduleEigengenes : Working on ME for module 41 moduleEigengenes : Working on ME for module 42 moduleEigengenes : Working on ME for module 43 moduleEigengenes : Working on ME for module 44 moduleEigengenes : Working on ME for module 45 moduleEigengenes : Working on ME for module 46 moduleEigengenes : Working on ME for module 47 moduleEigengenes : Working on ME for module 48 moduleEigengenes : Working on ME for module 49 moduleEigengenes : Working on ME for module 50 moduleEigengenes : Working on ME for module 51 moduleEigengenes : Working on ME for module 52 moduleEigengenes : Working on ME for module 53 moduleEigengenes : Working on ME for module 54 moduleEigengenes : Working on ME for module 55 moduleEigengenes : Working on ME for module 56 moduleEigengenes : Working on ME for module 57 moduleEigengenes : Working on ME for module 58 moduleEigengenes : Working on ME for module 59 moduleEigengenes : Working on ME for module 60 moduleEigengenes : Working on ME for module 61 moduleEigengenes : Working on ME for module 62 moduleEigengenes : Working on ME for module 63 moduleEigengenes : Working on ME for module 64 moduleEigengenes : Working on ME for module 65 moduleEigengenes : Working on ME for module 66 moduleEigengenes : Working on ME for module 67 moduleEigengenes : Working on ME for module 68 moduleEigengenes : Working on ME for module 69 moduleEigengenes : Working on ME for module 70 moduleEigengenes : Working on ME for module 71 moduleEigengenes : Working on ME for module 72 moduleEigengenes : Working on ME for module 73 moduleEigengenes : Working on ME for module 74 moduleEigengenes : Working on ME for module 75 moduleEigengenes : Working on ME for module 76 moduleEigengenes : Working on ME for module 77 moduleEigengenes : Working on ME for module 78 moduleEigengenes : Working on ME for module 79 moduleEigengenes : Working on ME for module 80 moduleEigengenes : Working on ME for module 81 moduleEigengenes : Working on ME for module 82 moduleEigengenes : Working on ME for module 83 moduleEigengenes : Working on ME for module 84 moduleEigengenes : Working on ME for module 85 moduleEigengenes : Working on ME for module 86 moduleEigengenes : Working on ME for module 87 moduleEigengenes : Working on ME for module 88 moduleEigengenes : Working on ME for module 89 moduleEigengenes : Working on ME for module 90 moduleEigengenes : Working on ME for module 91 moduleEigengenes : Working on ME for module 92 moduleEigengenes : Working on ME for module 93 moduleEigengenes : Working on ME for module 94 moduleEigengenes : Working on ME for module 95 moduleEigengenes : Working on ME for module 96 moduleEigengenes : Working on ME for module 97 moduleEigengenes : Working on ME for module 98 moduleEigengenes : Working on ME for module 99 moduleEigengenes : Working on ME for module 100 moduleEigengenes : Working on ME for module 101 moduleEigengenes : Working on ME for module 102 moduleEigengenes : Working on ME for module 103 moduleEigengenes : Working on ME for module 104 moduleEigengenes : Working on ME for module 105 moduleEigengenes : Working on ME for module 106 moduleEigengenes : Working on ME for module 107 moduleEigengenes : Working on ME for module 108 moduleEigengenes : Working on ME for module 109 moduleEigengenes : Working on ME for module 110 moduleEigengenes : Working on ME for module 111 moduleEigengenes : Working on ME for module 112 moduleEigengenes : Working on ME for module 113 moduleEigengenes : Working on ME for module 114 moduleEigengenes : Working on ME for module 115 moduleEigengenes : Working on ME for module 116 moduleEigengenes : Working on ME for module 117 moduleEigengenes : Working on ME for module 118 moduleEigengenes : Working on ME for module 119 moduleEigengenes : Working on ME for module 120 moduleEigengenes : Working on ME for module 121 moduleEigengenes : Working on ME for module 122 moduleEigengenes : Working on ME for module 123 moduleEigengenes : Working on ME for module 124 moduleEigengenes : Working on ME for module 125 moduleEigengenes : Working on ME for module 126 moduleEigengenes : Working on ME for module 127 moduleEigengenes : Working on ME for module 128 moduleEigengenes : Working on ME for module 129 moduleEigengenes : Working on ME for module 130 moduleEigengenes : Working on ME for module 131 moduleEigengenes : Working on ME for module 132 moduleEigengenes : Working on ME for module 133 moduleEigengenes : Working on ME for module 134 moduleEigengenes : Working on ME for module 135 moduleEigengenes : Working on ME for module 136 moduleEigengenes : Working on ME for module 137 moduleEigengenes : Working on ME for module 138 moduleEigengenes : Working on ME for module 139 moduleEigengenes : Working on ME for module 140 moduleEigengenes : Working on ME for module 141 moduleEigengenes : Working on ME for module 142 moduleEigengenes : Working on ME for module 143 moduleEigengenes : Working on ME for module 144 moduleEigengenes : Working on ME for module 145 moduleEigengenes : Working on ME for module 146 moduleEigengenes : Working on ME for module 147 moduleEigengenes : Working on ME for module 148 moduleEigengenes : Working on ME for module 149 moduleEigengenes : Working on ME for module 150 moduleEigengenes : Working on ME for module 151 moduleEigengenes : Working on ME for module 152 moduleEigengenes : Working on ME for module 153 moduleEigengenes : Working on ME for module 154 moduleEigengenes : Working on ME for module 155 moduleEigengenes : Working on ME for module 156 moduleEigengenes : Working on ME for module 157 moduleEigengenes : Working on ME for module 158 moduleEigengenes : Working on ME for module 159 moduleEigengenes : Working on ME for module 160 moduleEigengenes : Working on ME for module 161 moduleEigengenes : Working on ME for module 162 moduleEigengenes : Working on ME for module 163 moduleEigengenes : Working on ME for module 164 moduleEigengenes : Working on ME for module 165 moduleEigengenes : Working on ME for module 166 moduleEigengenes : Working on ME for module 167 moduleEigengenes : Working on ME for module 168 ….checking kME in modules.. ..Working on block 2 . TOM calculation: adjacency.. ..will use 127 parallel threads. Fraction of slow calculations: 0.000000 ..connectivity.. ..matrix multiplication (system BLAS).. ..normalization.. ..done. ..saving TOM for block 2 into file WGCNA_res-block.2.RData ….clustering.. ….detecting modules.. ..done. ….calculating module eigengenes.. moduleEigengenes : Working on ME for module 169 moduleEigengenes : Working on ME for module 170 moduleEigengenes : Working on ME for module 171 moduleEigengenes : Working on ME for module 172 moduleEigengenes : Working on ME for module 173 moduleEigengenes : Working on ME for module 174 moduleEigengenes : Working on ME for module 175 moduleEigengenes : Working on ME for module 176 moduleEigengenes : Working on ME for module 177 moduleEigengenes : Working on ME for module 178 moduleEigengenes : Working on ME for module 179 moduleEigengenes : Working on ME for module 180 moduleEigengenes : Working on ME for module 181 moduleEigengenes : Working on ME for module 182 moduleEigengenes : Working on ME for module 183 moduleEigengenes : Working on ME for module 184 moduleEigengenes : Working on ME for module 185 moduleEigengenes : Working on ME for module 186 moduleEigengenes : Working on ME for module 187 ….checking kME in modules.. ..merging modules that are too close.. mergeCloseModules: Merging modules whose distance is less than 0.3 multiSetMEs: Calculating module MEs. Working on set 1 … moduleEigengenes: Calculating 187 module eigengenes in given set. multiSetMEs: Calculating module MEs. Working on set 1 … moduleEigengenes: Calculating 34 module eigengenes in given set. multiSetMEs: Calculating module MEs. Working on set 1 … moduleEigengenes: Calculating 22 module eigengenes in given set. multiSetMEs: Calculating module MEs. Working on set 1 … moduleEigengenes: Calculating 20 module eigengenes in given set. Calculating new MEs… multiSetMEs: Calculating module MEs. Working on set 1 … moduleEigengenes: Calculating 20 module eigengenes in given set.
[2023年 3月 7日 火曜日 18:32:51 JST] zip mapped BAM files adding: MCC1.STAR.Aligned.sortedByCoord.out.bam (deflated 0%) adding: MCC1.STAR.Aligned.sortedByCoord.out.bam.bai (deflated 70%) adding: MCC2.STAR.Aligned.sortedByCoord.out.bam (deflated 0%) adding: MCC2.STAR.Aligned.sortedByCoord.out.bam.bai (deflated 71%) adding: MCC3.STAR.Aligned.sortedByCoord.out.bam (deflated 0%) adding: MCC3.STAR.Aligned.sortedByCoord.out.bam.bai (deflated 70%) adding: MCK1.STAR.Aligned.sortedByCoord.out.bam (deflated 0%) adding: MCK1.STAR.Aligned.sortedByCoord.out.bam.bai (deflated 70%) adding: MCK2.STAR.Aligned.sortedByCoord.out.bam (deflated 0%) adding: MCK2.STAR.Aligned.sortedByCoord.out.bam.bai (deflated 71%) adding: MCK3.STAR.Aligned.sortedByCoord.out.bam (deflated 0%) adding: MCK3.STAR.Aligned.sortedByCoord.out.bam.bai (deflated 70%)
[2023年 3月 7日 火曜日 18:36:50 JST] zip de novo assembly transcriptome
[2023年 3月 7日 火曜日 18:36:50 JST] Zip LeafCutter results adding: LeafCutter.Output/ (stored 0%) adding: LeafCutter.Output/01.shVgll3vsControl_refined (deflated 67%) adding: LeafCutter.Output/01.shVgll3vsControl_cluster_significance.txt (deflated 73%) adding: LeafCutter.Output/01.shVgll3vsControl_perind.counts.gz (deflated 0%) adding: LeafCutter.Output/01.shVgll3vsControl_perind_numers.counts.gz (deflated 0%) adding: LeafCutter.Output/01.shVgll3vsControl.LeafCutter.RData (deflated 0%) adding: LeafCutter.Output/01.shVgll3vsControl_sortedlibs (deflated 75%) adding: LeafCutter.Output/01.shVgll3vsControl_pooled (deflated 66%) adding: LeafCutter.Output/01.shVgll3vsControl_effect_sizes.txt (deflated 62%)
[2023年 3月 7日 火曜日 18:36:55 JST] Zip circular RNA results adding: CircRNA_res/ (stored 0%) adding: CircRNA_res/MCK1.STAR.SJ.out.tab (deflated 70%) adding: CircRNA_res/MCC2.STAR.Chimeric.out.junction (deflated 70%) adding: CircRNA_res/MCK2.STAR.Chimeric.out.junction (deflated 71%) adding: CircRNA_res/MCC3.STAR.SJ.out.tab (deflated 70%) adding: CircRNA_res/MCC3_CIRCexplorer2.ce (deflated 66%) adding: CircRNA_res/MCC2_CIRCexplorer2.ce (deflated 69%) adding: CircRNA_res/MCK3.STAR.Chimeric.out.junction (deflated 71%) adding: CircRNA_res/MCC1.STAR.SJ.out.tab (deflated 70%) adding: CircRNA_res/MCK2_CIRCexplorer2.ce (deflated 64%) adding: CircRNA_res/MCK1.STAR.Chimeric.out.junction (deflated 70%) adding: CircRNA_res/MCK3_CIRCexplorer2.ce (deflated 65%) adding: CircRNA_res/MCC1_CIRCexplorer2.ce (deflated 66%) adding: CircRNA_res/MCK2.STAR.SJ.out.tab (deflated 70%) adding: CircRNA_res/MCC2.STAR.SJ.out.tab (deflated 70%) adding: CircRNA_res/MCK3.STAR.SJ.out.tab (deflated 70%) adding: CircRNA_res/MCK1_CIRCexplorer2.ce (deflated 66%) adding: CircRNA_res/MCC1.STAR.Chimeric.out.junction (deflated 71%) adding: CircRNA_res/MCC3.STAR.Chimeric.out.junction (deflated 71%)
[2023年 3月 7日 火曜日 18:36:57 JST] Zip BSgenome package adding: BSgenome.Mmu.2023.03.07.GRCm39/ (stored 0%) adding: BSgenome.Mmu.2023.03.07.GRCm39/man/ (stored 0%) adding: BSgenome.Mmu.2023.03.07.GRCm39/man/package.Rd (deflated 62%) adding: BSgenome.Mmu.2023.03.07.GRCm39/R/ (stored 0%) adding: BSgenome.Mmu.2023.03.07.GRCm39/R/zzz.R (deflated 62%) adding: BSgenome.Mmu.2023.03.07.GRCm39/DESCRIPTION (deflated 42%) adding: BSgenome.Mmu.2023.03.07.GRCm39/NAMESPACE (deflated 37%) adding: BSgenome.Mmu.2023.03.07.GRCm39/inst/ (stored 0%) adding: BSgenome.Mmu.2023.03.07.GRCm39/inst/extdata/ (stored 0%) adding: BSgenome.Mmu.2023.03.07.GRCm39/inst/extdata/single_sequences.2bit (deflated 8%)
[2023年 3月 7日 火曜日 18:37:22 JST] Zip TxDb package adding: TxDb.Mmu.2023.03.07.GRCm39/ (stored 0%) adding: TxDb.Mmu.2023.03.07.GRCm39/man/ (stored 0%) adding: TxDb.Mmu.2023.03.07.GRCm39/man/package.Rd (deflated 51%) adding: TxDb.Mmu.2023.03.07.GRCm39/R/ (stored 0%) adding: TxDb.Mmu.2023.03.07.GRCm39/R/zzz.R (deflated 46%) adding: TxDb.Mmu.2023.03.07.GRCm39/DESCRIPTION (deflated 40%) adding: TxDb.Mmu.2023.03.07.GRCm39/NAMESPACE (deflated 21%) adding: TxDb.Mmu.2023.03.07.GRCm39/inst/ (stored 0%) adding: TxDb.Mmu.2023.03.07.GRCm39/inst/extdata/ (stored 0%) adding: TxDb.Mmu.2023.03.07.GRCm39/inst/extdata/TxDb.Mmu.2023.03.07.GRCm39.sqlite (deflated 61%)
[2023年 3月 7日 火曜日 18:37:29 JST] Successfully Zipped Downloadable Content!!
2021 - | 王 紫仪 (WANG Ziyi) |