current version of sowtware
Is there a script that can check for the latest version of a software package such as BedTools or Picard? I am using ubuntu 14.04. Thank you :).
software
• 1,488 views
•
link
updated
by
Madelaine Gogol
•
written
by
bioguy24
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
csv to custom manifest file
written by bioguy24Is there a tool/script that can convert a csv to bpm? That is using picard I can go from a bpm to csv but can …
-
bowtie2 version-2.1.0 to 2.2.9 installation in ubuntu
written by sontiroy •I want to install bowtie2 specific version such as 2.2.7 but not the latest version. I am unable to install it from zip file . …
-
hg19 transcript mapping or exon overlap
written by bioguy24Is there a tool or script that can map or identify what exon the current version of an hg19 transcript overlaps with? I guess like …
-
run softwares tophat
written by zh.khodadadi •i am a begginer user ,i install tophat2,bowtie2,fastqc and cufflink on desktop my 14.04 ubuntu by same these commands: tar -zxvf tophat-2.1.1.Linux_x86_64.tar.gz cd tophat-2.1.1.Linux_x86_64 ./tophat2 …
-
data directory configuration for mysql-perl script DB
written by logicnmagic •Nowadays, I am setting database using mysql and perl script package. The name of perl script package is orthomcl. Even though there are some manual …
-
query using mysql on ucsc table browser
written by bioguy24I have a folder of 57 text files each with 1000 locations in them. I was going to use the mySQL browser at mysql --user=genome …
-
picard error version 1.139 on ubuntu 14.04
written by bioguy24<p>I seem to have trouble with calling picard from the command line but other tools work perfectly.<br /> <br /> path:</p> <pre> /home/cmccabe/Desktop/NGS/bedops-2.14.4/bin:/home/cmccabe/Desktop/NGS/samtools-1.2:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/cmccabe/Desktop/NGS/bedtools2-25.0/bin:/home/cmccabe/Desktop/NGS/bbmap-35.59:/home/cmccabe/Desktop/NGS/FastQC-0.11.4:/home/cmccabe/Desktop/NGS/picard-tools-1.139</pre> <p>The code …
-
Forum: computer specs for open-source tools
written by bioguy24I am in the process of building a computer. My resources are limited but is an I5 with 16gb, 500gb sata hdd ok for tools …
-
Gen file id reordering
written by maroisf •Hello Biostars, I recently imputed genotyped dataset using SHAPEIT and IMPUTE2. The resulting files are of the gen/sample format (Oxford). Because I am using the …
-
aligner POA no longer active?
written by adrianobacac •I tried using poa (tool for multiple sequence alignment using partial order graphs) as found on Ubuntu software repository and keep getting error messages about …
both are hosted on github. Cloning the repos should download the latest versions.
Basically no, because there is not centralized repository for all Bioinformatic software. You'll have to, as Pierre points out, go and find each project's home page individually (usually on Github) and check there.
For what its worth, 'apt-get install some_bioinformatics_package' is a sure-fire way to get a 4-year-old version of something.