diffReps hMeDIP-seq diffReps-1.55.4 install
Hello , I install the diffReps.pl in the version of 1.55.3 by
perl -MCPAN -e shell
install diffReps::DiffRes
Of course, I try to install it by
perl Makefile.PL
make
make test
make install
But I can't find the diffReps-1.55.4.tar.gz
Can anyone instruct me to install diffReps-1.55.4?
• 1,377 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Why would you look for the tarball? The relevant binaries should not be in your PATH so you can call them.
Please use the formatting bar (especially the
codeoption) to present your post better. You can use backticks for inline code (`text` becomestext), or select a chunk of text and use the highlighted button to format it as a code block. I've done it for you this time.