# NOT RUN {
geo_series_acc="GSE102170"
#You will have to build index first before running this function.
# }
# NOT RUN {
build_index(species="human",kmer=31,ens_release=92,
destdir=tempdir())
process_geo_rnaseq (geo_series_acc=geo_series_acc,destdir=tempdir(),
download_method="auto",
ascp=FALSE,prefetch_workspace=NULL,
ascp_path=NULL,use_sra_file=FALSE,trim_fastq=FALSE,
index_dir=tempdir(),species="human",
countsFromAbundance="lengthScaledTPM",n_thread=1)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab