Hi i have successfully installed deseq2 and R through conda in ubuntu, but when i used command i got errors ...

Can gravitational waves pass through a black hole?

Noise in Eigenvalues plot

How to ask rejected full-time candidates to apply to teach individual courses?

How to resize main filesystem

Plotting a Maclaurin series

Sally's older brother

Do i imagine the linear (straight line) homotopy in a correct way?

Was the pager message from Nick Fury to Captain Marvel unnecessary?

How to make an animal which can only breed for a certain number of generations?

The Nth Gryphon Number

Russian equivalents of おしゃれは足元から (Every good outfit starts with the shoes)

How could a hydrazine and N2O4 cloud (or it's reactants) show up in weather radar?

Are there any irrational/transcendental numbers for which the distribution of decimal digits is not uniform?

Did any compiler fully use 80-bit floating point?

What does 丫 mean? 丫是什么意思?

Improvising over quartal voicings

Is it OK to use the testing sample to compare algorithms?

Short story about astronauts fertilizing soil with their own bodies

New Order #6: Easter Egg

How to achieve cat-like agility?

One-one communication

Why complex landing gears are used instead of simple, reliable and light weight muscle wire or shape memory alloys?

Twin's vs. Twins'

Centre cell vertically in tabularx



Hi i have successfully installed deseq2 and R through conda in ubuntu, but when i used command i got errors



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Unable to install R and R Studio in Ubuntu 16.04. Help me in fixing errors!Ubuntu 16.4 and cannot find rpy2 in the system. How do I check if it is installed as none of my commands are workingcan't find conda but only when i use sudoman <command> doesn't display anything after package installation with conda on Ubuntu 17.10When using conda, “source activate [env_name]” doesn't work but “conda activate [env_name]” worksWhat's the command to find out version of gcc is used inside a conda virtual environment?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















cat counts.txt | Rscript deseq1.r 3x3 > results_deseq1.txt
Loading required package: BiocGenerics
Loading required package: parallel



Attaching package: 'BiocGenerics'



The following objects are masked from 'package:parallel':



clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, parApply, parCapply, parLapply,
parLapplyLB, parRapply, parSapply, parSapplyLB


The following objects are masked from 'package:stats':



IQR, mad, sd, var, xtabs


The following objects are masked from 'package:base':



Filter, Find, Map, Position, Reduce, anyDuplicated, append,
as.data.frame, basename, cbind, colMeans, colSums, colnames,
dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
intersect, is.unsorted, lapply, lengths, mapply, match, mget,
order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
union, unique, unsplit, which, which.max, which.min


Loading required package: Biobase



Welcome to Bioconductor



Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.


Loading required package: locfit
locfit 1.5-9.1 2013-03-22
Loading required package: lattice
Welcome to 'DESeq'. For improved performance, usability and
functionality, please consider migrating to 'DESeq2'.
Error in round(x) : non-numeric argument to mathematical function
Calls: apply -> FUN
Execution halted
(bioinfo)










share|improve this question





























    0















    cat counts.txt | Rscript deseq1.r 3x3 > results_deseq1.txt
    Loading required package: BiocGenerics
    Loading required package: parallel



    Attaching package: 'BiocGenerics'



    The following objects are masked from 'package:parallel':



    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB


    The following objects are masked from 'package:stats':



    IQR, mad, sd, var, xtabs


    The following objects are masked from 'package:base':



    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min


    Loading required package: Biobase



    Welcome to Bioconductor



    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


    Loading required package: locfit
    locfit 1.5-9.1 2013-03-22
    Loading required package: lattice
    Welcome to 'DESeq'. For improved performance, usability and
    functionality, please consider migrating to 'DESeq2'.
    Error in round(x) : non-numeric argument to mathematical function
    Calls: apply -> FUN
    Execution halted
    (bioinfo)










    share|improve this question

























      0












      0








      0








      cat counts.txt | Rscript deseq1.r 3x3 > results_deseq1.txt
      Loading required package: BiocGenerics
      Loading required package: parallel



      Attaching package: 'BiocGenerics'



      The following objects are masked from 'package:parallel':



      clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
      clusterExport, clusterMap, parApply, parCapply, parLapply,
      parLapplyLB, parRapply, parSapply, parSapplyLB


      The following objects are masked from 'package:stats':



      IQR, mad, sd, var, xtabs


      The following objects are masked from 'package:base':



      Filter, Find, Map, Position, Reduce, anyDuplicated, append,
      as.data.frame, basename, cbind, colMeans, colSums, colnames,
      dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
      intersect, is.unsorted, lapply, lengths, mapply, match, mget,
      order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
      rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
      union, unique, unsplit, which, which.max, which.min


      Loading required package: Biobase



      Welcome to Bioconductor



      Vignettes contain introductory material; view with
      'browseVignettes()'. To cite Bioconductor, see
      'citation("Biobase")', and for packages 'citation("pkgname")'.


      Loading required package: locfit
      locfit 1.5-9.1 2013-03-22
      Loading required package: lattice
      Welcome to 'DESeq'. For improved performance, usability and
      functionality, please consider migrating to 'DESeq2'.
      Error in round(x) : non-numeric argument to mathematical function
      Calls: apply -> FUN
      Execution halted
      (bioinfo)










      share|improve this question














      cat counts.txt | Rscript deseq1.r 3x3 > results_deseq1.txt
      Loading required package: BiocGenerics
      Loading required package: parallel



      Attaching package: 'BiocGenerics'



      The following objects are masked from 'package:parallel':



      clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
      clusterExport, clusterMap, parApply, parCapply, parLapply,
      parLapplyLB, parRapply, parSapply, parSapplyLB


      The following objects are masked from 'package:stats':



      IQR, mad, sd, var, xtabs


      The following objects are masked from 'package:base':



      Filter, Find, Map, Position, Reduce, anyDuplicated, append,
      as.data.frame, basename, cbind, colMeans, colSums, colnames,
      dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
      intersect, is.unsorted, lapply, lengths, mapply, match, mget,
      order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
      rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
      union, unique, unsplit, which, which.max, which.min


      Loading required package: Biobase



      Welcome to Bioconductor



      Vignettes contain introductory material; view with
      'browseVignettes()'. To cite Bioconductor, see
      'citation("Biobase")', and for packages 'citation("pkgname")'.


      Loading required package: locfit
      locfit 1.5-9.1 2013-03-22
      Loading required package: lattice
      Welcome to 'DESeq'. For improved performance, usability and
      functionality, please consider migrating to 'DESeq2'.
      Error in round(x) : non-numeric argument to mathematical function
      Calls: apply -> FUN
      Execution halted
      (bioinfo)







      r conda seq






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 3 hours ago









      Asifa HameedAsifa Hameed

      1




      1






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1135920%2fhi-i-have-successfully-installed-deseq2-and-r-through-conda-in-ubuntu-but-when%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1135920%2fhi-i-have-successfully-installed-deseq2-and-r-through-conda-in-ubuntu-but-when%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...