search for: jiaxuan

Displaying 6 results from an estimated 6 matches for "jiaxuan".

2018 Apr 16
2
alpha transparency doesn't work for lines when xpd=TRUE
Dear R-devel, I think I've found a bug - the alpha transparency doesn't work when plotting lines with xpd = TRUE. #works plot(1:20, col="#1874CD", xpd=T, type="l") #works plot(1:20, col="#1874CD50", xpd=F, type="l") #doesn't work plot(1:20, col="#1874CD50", xpd=T, type="l") Thank you. Jim [[alternative HTML version
2018 Apr 16
0
alpha transparency doesn't work for lines when xpd=TRUE
> On Apr 16, 2018, at 10:41 AM, Jiaxuan Chen <Jiaxuan.Chen at cruk.cam.ac.uk> wrote: > > Dear R-devel, > > I think I've found a bug - the alpha transparency doesn't work when plotting lines with xpd = TRUE. > > #works > plot(1:20, col="#1874CD", xpd=T, type="l") > > #works...
2009 Oct 02
3
break up a string into strings with a fixed length
dear all, I have some very long strings and would like to break up each long string into multiple strings with a fixed length, e.g. to break up abcdefghijkl into abc, def, ghi, jkl I tried a couple of commands but was not successful. Any help will be appreciated. Best, Jimmy -- View this message in context:
2009 Sep 15
3
how to load only lines that start with a particular symbol
Dear all, I have DNA sequence data which are fasta-formatted as >gene A;..... AAAAACCCC TTTTTGGGG CCCTTTTTT >gene B;.... CCCCCAAAA GGGGGTTTT I want to load only the lines that start with ">" where the annotation information for the gene is contained. In principle, I can remove the sequences before loading or after loading all the lines. I just wonder if there's a way to
2005 Jul 02
0
CCP Believes Australian Government Can Be Bought
...less and less popular with the Chinese government. In March of 2003 Tang Jaixuan, the Chinese Minister of Foreign Affairs, visited Australia and questioned the Australian government on certain issues, including issues related to Falun Gong. On the day before Tang Jiaxuan arrived in Canberra, Alexander Downer, the Australian Minister for Foreign Affairs, signed an article banning Falun Gong practitioners from setting up signs and banners or using loud speakers to protest in front of the Chinese embassy. Since then Downer has continued to sign si...
2009 Sep 20
1
Truncated plot in the output file
Dear all, I made a large plot and wanted to save it as a tif file. I first opened and specified the size of the window. windows(12,17,rescale="fixed") Then I plot a heatmap using heatmap() when I saved the plot by using "Save as" in the file menu or savePlot("heatmap", type="tif"), the plot in the output tif file is truncated. Only the upper part of the