Changes between Version 20 and Version 21 of se.lu.onk.BAFsegmentation
- Timestamp:
- Oct 14, 2008, 10:06:37 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
se.lu.onk.BAFsegmentation
v20 v21 43 43 my $R_command="$R_windows --vanilla BAF_segment.R"; 44 44 }}} 45 We have been told that BAFsegmentation has successfully been used in the Cygwin environment with the thefollowing ''$R_command''45 We have been told that BAFsegmentation has successfully been used in the Cygwin environment with the following ''$R_command'' 46 46 {{{ 47 47 my $R_command="$R_windows --vanilla -f BAF_segment.R";