STAR --runMode alignReads --genomeDir genome_directory/ --sjdbOverhang 99 --readFilesCommand zcat --outSAMtype BAM SortedByCoordinate --readFilesIn $R1 $R2 --outFileNamePrefix path/${SAMPLE}_ --runThreadN 8
Build:
config file:
[info]
readlen=100
bamdirs=sorted_by_coordinate_bams/
genome=hg38
genome_path=genome.fa
[experiments]
group1=g1_Aligned.sortedByCoord.out,g2_Aligned.sortedByCoord.out,g3_Aligned.sortedByCoord.out
group2=h1_Aligned.sortedByCoord.out,h2_Aligned.sortedByCoord.out,h3_Aligned.sortedByCoord.out
/home/user/majiq/bin/majiq --license majiq_license build genome.annotation.gff3 -o output -c config.ini -j 4 --minreads 10
PSI:
majiq --license majiq_license psi -o output -n group1 g1_Aligned.sortedByCoord.out.majiq g2_Aligned.sortedByCoord.out.majiq g3_Aligned.sortedByCoord.out.majiq
majiq --license majiq_license psi -o output -n group2 h1_Aligned.sortedByCoord.out.majiq h2_Aligned.sortedByCoord.out.majiq h3_Aligned.sortedByCoord.out.majiq
Heterogen:
majiq --license majiq_license heterogen -j 4 -o output -grp1 g1_Aligned.sortedByCoord.out.majiq g2_Aligned.sortedByCoord.out.majiq g3_Aligned.sortedByCoord.out.majiq -grp2 h1_Aligned.sortedByCoord.out.majiq h2_Aligned.sortedByCoord.out.majiq h3_Aligned.sortedByCoord.out.majiq -n group1 group2 --stats TNOM TTEST WILCOXON
Voila:
voila --license majiq_license tsv splicegraph.sql group1-group2.het.voila -f group1_group2_het_voila.tsv
$ majiq -v
2.5.10.dev1+ge7fb4fcc
2) Yes, the attached diagram is the old analysis, which I generated from majiq PSI outputs. As expected, the PSI values in each LSV of this run sum to approx 1.0, allowing me to generate stacked bar-charts as I showed previously for visualisation. When I recently re-ran the same .majiq files as a new analysis in heterogen, however, the PSI values in some LSVs do not sum to 1.0.
3) Yes, I would be happy to share my inputs with you. They are available on SRA and publicly available, so this is no problem.
Thanks again! I hope this clears up the problem I'm facing. If not, please let me know.
All the best,
Conall
--
You received this message because you are subscribed to the Google Groups "Biociphers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to majiq_voila...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/majiq_voila/7397b941-50be-4be1-b4dc-50e8322a3e49n%40googlegroups.com.