User:Lindenb/Notebook/UMR915/2012/04/02
From OpenWetWare
(Difference between revisions)
(→Daily) |
(→DJANGO) |
||
| Line 6: | Line 6: | ||
| colspan="2"| | | colspan="2"| | ||
<!-- ##### DO NOT edit above this line unless you know what you are doing. ##### --> | <!-- ##### DO NOT edit above this line unless you know what you are doing. ##### --> | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
==Daily== | ==Daily== | ||
Revision as of 08:54, 2 April 2012
Main project page Previous entry Next entry
| |
Dailyvariant_effect_predictor.plFix for proxyreplace unless(getstore($url, $target_file) == 200) by my $status = system("/usr/bin/curl --proxy 'http://proxy:3128' -o '$target_file' -L '$url'");
(...)
my $status2 = system("/usr/bin/curl --proxy 'http://proxy:3128' -o '$target_file' -L --create-dirs '$BIOPERL_URL,'");
in the directory 'Bio': Align AlignIO Annotation Assembly Biblio bioperl-1.2.3 Cluster ClusterIO Coordinate Das DB EnsEMBL Event Expression Factory Graphics Index LiveSeq Location Map MapIO Matrix Ontology OntologyIO Phenotype Root Search SearchIO Seq SeqFeature SeqIO Structure Symbol Taxonomy tmp Tools Tree TreeIO Variation
Runperl variant_effect_predictor.pl --regulatory --sift=b --polyphen=b --regulatory --input_file 20120327.rs.vcf.gz --format vcf -o 20120402.vcf --vcf
| |



