pullseq
pullseq copied to clipboard
Utility program for extracting sequences from a fasta/fastq file
While making pullseq with gcc 10.2.0, I got the following error during linking: ... gcc -g -O2 -o pullseq hash.o output.o size_filter.o search_header.o file_read.o pull_by_re.o pull_by_name.o pull_by_size.o pullseq.o -lpcre -lz...
Error
Hi, https://github.com/bcthomas/pullseq.git returns bash: https://github.com/bcthomas/pullseq.git: No such file or directory Kindly help. Additionally, when I downloaded the code I dont see ./configure Am I doing something wrong ? Kindly help.
Hi Brian, I write with regards to the `seqdiff` command where I'm unable to produce the expected results. For example, I duplicated (i.e., `cp`) a fastq file and ran the...
Would you please incorporate and output flag for pullseq? The redirection **>** symbol is not working for me. Or am I missing it. Thank you.