squid icon indicating copy to clipboard operation
squid copied to clipboard

SQUID detects both fusion-gene and non-fusion-gene structural variations from RNA-seq data

Results 21 squid issues
Sort by recently updated
recently updated
newest added

Hello, I ran Squid v1.5 using 12 cpus and 96 GB RAM with the following command: `squid -b AUR1.Aligned.sortedByCoord.out.bam -c AUR1_chimeric_sorted.bam -o AUR1.squid.fusions` Here is the output and it was...

Hi, I am running squid with two types of inputs: 1) Samples aligned with STAR 2) Samples aligned with BWA When using STAR output, I get less than 100 SV...

Hi, I am trying to use Squid for calling SVs in my datasets. I have 87 samples and all are processed in the same way. I ran Squid as follows:...

Hello! I get this error while running Squid. The chimeric sam file generated through STAR run is empty and it fails when run as a bam file with Squid. Please...

--chimOutType SeparateSAMold will be deprecated from STAR. Would it be possible to migrate to a single bam file feed as in bwa to make squid future-proof?

I have been having this issue while running SQUID to obtain transcriptomic structural variants from RNASEQ data. This is the error that I have been receiving. ```bash [Thu Aug 12...

Hello! I was wondering if there is an option for the number of threads that can be used by Squid

Hello. I have a scRNA-seq seurat object gene expression matrix (rows: genes, columns: cells). May I ask if I can use squid tool for scRNA-seq data? If yes, what would...

Hi, Can squid call SV for long reads RNA-seq (cDNA) data from Oxford Nanopore or Pacbio now? Thank you very much! Best, ping

Here is the error message when I run make on the Makefile of squid `src/ReadRec.o: In function `BuildChimericSBamRecord(std::vector&, std::vector const&, std::__cxx11::basic_string)': ReadRec.cpp:(.text+0x34f9): undefined reference to `BamTools::BamAlignment::BamAlignment(BamTools::BamAlignment const&)' src/SegmentGraph.o: In function...