UAMS-DBMI/PosdaTools

Name: PosdaTools

Owner: UAMS Department of Biomedical Informatics

Description: null

Created: 2016-02-17 23:42:51.0

Updated: 2016-02-17 23:43:59.0

Pushed: 2017-01-18 22:10:05.0

Homepage: null

Size: 44106

Language: Perl

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

PosdaTools

Posda (Perl Open Source DICOM Archive) is an application for archival and curation of DICOM datasets.

Installation

Pre-install steps
Dependencies

For Ubuntu 16.04, run this:

 apt-get update
 apt-get install -y postgresql-9.5 postgresql-server-dev-9.5 postgresql-client-9.5
 apt-get install -y libmodern-perl-perl libmethod-signatures-simple-perl libdbd-pg-perl libjson-perl libswitch-perl libdata-uuid-perl libtext-diff-perl libterm-readkey-perl libnet-ldap-perl libdatetime-perl
Create postgres user

sudo -u postgres createuser -s posda

Install Steps

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.