Ashish Damania

Results 23 comments of Ashish Damania

@josebalius Thanks for the reply. I guess it would be fine just to highlight "Regular/Basic render" cells. I need to look at React library in more details.

I guess it would also work in .jsx part of ngReactGrid.js file. I am relatively a newbie in Javascript overall so please bear with me. Thanks for all the help.

Have you tried running test data included with Kallisto? Just to make sure.

> I did index the fasta file containing the transcriptomic data to use for RNA-Seq DE analysis without problems > Since I included the link to download the problematic file,...

See this link: https://github.com/marbl/Krona/wiki/Importing%20text%20and%20XML%20data If you have a "Quantitative" field in the first column for example: http://krona.sourceforge.net/examples/text.txt you should be able to use ./ImportText.pl script to import the data. Also,...

I guess you will be fine running just updateTaxonomy.sh. No need to run updateAccessions.sh. I think you will be fine without running any taxonomy scripts if you only need to...

Looking at the files downloaded from the Tax4Fun website [http://tax4fun.gobics.de/](http://tax4fun.gobics.de/ ) , it seems that the file "Tax4Fun.Rd" has the explanation of the output from the Tax4Fun function. > A...

Please follow this link on how to install Krona: https://github.com/marbl/Krona/wiki/Installing or you can also see my comment on this issue. (You can start following just after the "curl" command) https://github.com/marbl/Krona/issues/46#issuecomment-293116180

The line 71 in ImportText.pl script checks for the input file. If you have installed it correctly then you should see the instructions on how to use that script once...

Can you try the included example with Krona? https://github.com/marbl/Krona/wiki/Importing-text-and-XML-data