Error upon 'make' command #1
-
Hi, I just cloned the repo on a linux machine. Upon executing the setup instructions, I get this error with the command
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 21 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
I'm experiencing another error when following the test instructions. I've replaced PREFIX in the bam.fofn file and in the config file, but it appears a file is missing from the test inputs. Could you clarify what the format of this input file should look like please.
|
Beta Was this translation helpful? Give feedback.
-
Removed obsolete files and added the missing file. Now you just need to replace $PREFIX in |
Beta Was this translation helpful? Give feedback.
-
Hello,
I can't seem to find your comment on the page. I guess you've got it
figured out; I'll make sure to fix that as well. Also, I'd like to let you
know that I'm working on a release that will update the RPGG and the
annotated VNTR set since it looks like you're trying to genotype samples.
…On Sat, Jan 9, 2021 at 9:20 AM Pkaps25 ***@***.***> wrote:
I have one more question about the command to align to the RPGG:
samtools fasta ***@***.*** -n $SRS.bam | bam2pe -fai /dev/stdin | danbing-tk -gc
50 -k 21 -qs pan -fai /dev/stdin -o $OUT_PREFIX \ -p 24 -cth 45 -rth 0.5
There does not appear to be a danbing-tk command in PATH. Is the command
danbing-tk referring to a specific script? Also, I am unfamiliar with the
bam2pe tool. Which tool is this? Thank you for your help.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://urldefense.com/v3/__https://github.com/ChaissonLab/danbing-tk/discussions/1*discussioncomment-271449__;Iw!!LIr3w8kk_Xxm!8iBWZYQJF5XLJ6L3e1zodLtDPJjK96_kay4kXosJ4p4bAwHy0TSa02e3I4msY68$>,
or unsubscribe
<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AF4XDRBZX3KOAIX3ZJJFTX3SZCF6PANCNFSM4V3DIQCA__;!!LIr3w8kk_Xxm!8iBWZYQJF5XLJ6L3e1zodLtDPJjK96_kay4kXosJ4p4bAwHy0TSa02e3VcX9Ghg$>
.
|
Beta Was this translation helpful? Give feedback.
Hi,
Thanks for reporting the error. I've updated the Makefile. Let me know it there's still any error message.
Tsung-Yu