Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bowtie alignmnet produces sam bam files sizes for different fastq files #140

Open
deepthi-omics opened this issue May 24, 2024 · 0 comments

Comments

@deepthi-omics
Copy link

~/bowtie-1.3.1-linux-x86_64
This version of bowtie in HPC produces sam or bam files even with different fastq files and gives Error reading _rstarts[] array: 21720, 23124
I have pasted my code below for reference and aslo error.Thanks.

./bowtie --no-unal --threads 3 --sam ~/neural_GSE181050/indexes/GRCh38 ~/hspiRNA_13690/cut_results/adult_cbl_ERR12409218t.fastq ~/hspiRNA_13690/bam_files/adult_cbl_ERR12409218t.bam
Setting the index via positional argument will be deprecated in a future release. Please use -x option instead.
Error reading _rstarts[] array: 21720, 23124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant