Displaying 6 results from an estimated 6 matches for "dds2".
Did you mean:
ddr2
2005 Sep 26
2
scsi tape drive problems
I am experimenting with a scsi2 HP SureStore DAT24 attached as an
external device to an Intel P4 system. I am attempting to create a
raw disk image of a dds2 tape made on a non linux system.
My immediate problem is that I am trying to terminate a dd process
and having no luck. dd was invoked thus:
dd if=/dev/nst1 of=/tmp/disk.dds2.img bs=512 & pid=$!
a ps reveals this:
ps
PID TTY TIME CMD
1936 pts/0 00:00:00 bash
2034 pts/0...
2017 Nov 02
3
ggplot inside function doesn't plot
I have a function:
myplot <- function (X) {
d <- plotCounts(dds2, gene=X, intgroup="condition", returnData=TRUE)
png(paste("img/", X, ".png", sep=""))
ggplot(d, aes(x=condition, y=count, color=condition)) +
geom_point(position=position_jitter(w=0.1,h=0)) +
scale_y_log10(breaks=c(25,100,400)) +...
2017 Nov 02
3
ggplot inside function doesn't plot
...n?
On Thu, Nov 2, 2017 at 11:54 AM, David Winsemius <dwinsemius at comcast.net> wrote:
>
>> On Nov 2, 2017, at 9:27 AM, Ed Siefker <ebs15242 at gmail.com> wrote:
>>
>> I have a function:
>>
>> myplot <- function (X) {
>> d <- plotCounts(dds2, gene=X, intgroup="condition", returnData=TRUE)
>> png(paste("img/", X, ".png", sep=""))
>> ggplot(d, aes(x=condition, y=count, color=condition)) +
>> geom_point(position=position_jitter(w=0.1,h=0)) +
>> scale_y_log...
2017 Nov 02
0
ggplot inside function doesn't plot
> On Nov 2, 2017, at 9:27 AM, Ed Siefker <ebs15242 at gmail.com> wrote:
>
> I have a function:
>
> myplot <- function (X) {
> d <- plotCounts(dds2, gene=X, intgroup="condition", returnData=TRUE)
> png(paste("img/", X, ".png", sep=""))
> ggplot(d, aes(x=condition, y=count, color=condition)) +
> geom_point(position=position_jitter(w=0.1,h=0)) +
> scale_y_log10(breaks=c(25,1...
2016 Feb 23
6
Laptop SCSI capability supported by CentOS 7
...ptec SlimSCSI 1460D, but it doesn't
seem to be supported (it's previously supported by the aha152x driver).
Any ideas are welcomed, other than 'just use a desktop.' I am not sure
a USB or Firewire to SCSI bridge will work for what I need, which is
connection to an audio-capable DDS2 drive (SGI Firmware
Seagate/Conner/ArDAT Peregrine 4326 that is from an SGI system). Yeah, I
know I can use DATman on IRIX (I have a pair of O2's and a purple
Indigo2 w/ SolidIMPACT), but going forward I'd like to use my laptop.
2015 May 06
10
Backup PC or other solution
I list,
I'm new with backup ops and I'm searching a good system to accomplish this
work. I know that on centos there are bacula and amanda but they are too
tape oriented. Another is that they are very powerfull but more complex. I
need a solution for small office for disk storage and I found Backup PC.
Many people say that it is great for small stuff and for great number of
data.
What do