Kalign for Windows
Hello, everyone.
I'd like to know if anybody has an executable file of Kalign tool for Windows, since it is, nativally, for Unix.
Thanks!
kalign
sequence alignment
• 1,916 views
•
link
written
by
anderson.riciamorim •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
About the Tool FASTP
written by AIMAR •Hello everyone, I hope everything is going well. I would like to know if any of you have used the FASTP tool or would recommend …
-
Optional Link to acess KOBAS
written by Ketlin •Hello Everyone, I don't know if anybody is having a problem accessing the KOBAS, here It has a possible link available to access: http://bioinfo.org/kobas Best …
-
export alignment from BAM file
written by luca •Dear all, I'd like to export an alignment in a fasta (or similar) format from a bam file. I know there are tools to extract …
-
Detection of duplicated regions in RNA-seq data
written by AnkitHi everyone, Does anyone know the tool(s) to identify duplicates regions using RNA seq data of mouse? I have RNA seq data of hybrid mouse …
-
Unix command-line alternatives to GenomeStudio's clustering?
written by kynnjo •Up to now, our group has done (re-)clustering of genotyping data using a Windows-based interactive graphical tool, GenomeStudio, provided by Illumina. I am looking for …
-
Sliding Window : discriminate partial and fully contained fragments (from a bam file)
written by w.elmselmi •Hello everyone, After Next Gen Sequencing, alignment (BWA), sorting and indexing (samtools), I obtained a bam file. I would like to know there is any …
-
How to use SNPSpD to calculate the effective number of SNPs?
written by bio.informatics.016 •Hello everyone, I'm working on a genetic association case control study, and I'd like to determine the effective number of SNPs (Meff) to use it …
-
Parse figtree file with Python
written by konstantinkulHello, everyone! Does anybody has or know a python library/clasess/functions to parse files of figtree format file? I need to rename a bunch of tip …
-
Adapter trimming tool for Windows?
written by Amit Lavon •Hello, I am looking for an adapter trimming tool for Illumina reads (like cutadapt) that works on Windows, or any alternative tool to cutadapt. Does …
-
Selecting A Column From A File Based On Column Name
written by D. Puthier<p>Hello everybody,</p> <p>Does anybody know a unix command to select columns from a tab delimited-file based on their respective names (something like "cut" but that …
The wonders of internet search engines:
https://bioinformatics.org/pipermail/bbb/2007-May/003928.html
This is the Strap the post is referring to. I really have no idea if it will work, but it is worth a try.
A better solution is to install Linux. If you have Windows 10, you can install the Windows Subsystem for Linux.
Thanks for your answer.
I've exausted search for it. I know Strap.
But I'm developing a tool for Windows that, at certain point, calls kalign. That's why I'd need an executable file.
But again, thanks for the response.
That post says once you use kalign within Strap, it downloads it. Did you try?
Actually, it uses a dll of kalign. I don't even know how...
I tried the approach I suggested, and discovered the url from which Strap downloads binaries:
http://www.bioinformatics.org/strap/Binaries/
Sadly, in doing so, I also discovered 1) there isn't a kalign windows compile there, and 2) aparently, for some programs Strap downloads the sources and uses Cygwin to compile locally.