#!/usr/bin/perl
use warnings;
# from command line. This file is a text file of phi psi angles as selected
# from ramachandran_3DplotA.pl script
$input = $ARGV[0];
$output = $ARGV[1];
$n = 0;
$o = 0;
$v = 0;
if(($ARGV[0] eq "-h") || ($ARGV[0] eq ""))
{
print "\n* Ramachandran_3D Plot* program\n";
print "-------------------------------------------\n";
print "Usage: perl ramachandran_3DplotB.pl