utpal gmail.com> writes:
> I have a sequence file (fasta format) and want to calculate the rho
> statistics for dinucleotide abundance value on my data.. the code which I
> use is (using seqinr library and current working directory)
>
> seq_info<-read.fasta("gene.txt")
> rho(seq_info[1],2)
> bu
Hi all,
I have a sequence file (fasta format) and want to calculate the rho
statistics for dinucleotide abundance value on my data.. the code which I
use is (using seqinr library and current working directory)
seq_info<-read.fasta("gene.txt")
rho(seq_info[1],2)
but it yields only the dinucleoti
2 matches
Mail list logo