-
Notifications
You must be signed in to change notification settings - Fork 13
make MAXK=31 NUM_COLS=1 cortex_var #22
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
Comments
Hi there, can I ask which version of Cortex you are using? Where did you get it from? |
I'm using CORTEX_release_v1.0.5.21. I got it from https://sourceforge.net/projects/cortexassembler/?source=typ_redirect |
Can you try using git clone with this repo, and see if that fixes it? |
Hi, I used git clone and got the tool installed and running! Thank you for your help. However, when I run the tool, the output is only one file, bubbles_called_from_genome, with the following contents:
The manual advertises three output files that detail the structural variants in the input fasta files. How can I get these three files as my output? Thanks, |
Hi Emily |
As instructed in #0 of the README in example, I used the commands make clean and make MAXK=31 NUM_COLS=1 cortex_var.
I received the error:
collect2: ld returned 1 exit status
make: *** [cortex_var] Error 1
I'm on a Mac.
The text was updated successfully, but these errors were encountered: