-
Hello fellow researchers,
I am currently using the ALPACA and CONDOR functions in R and they return me the following objects: the DWBM values, row/col names, the membership of all TFs and genes and…
-
Dear Demichev,
We want to repeat the results of another laboratory. We got the raw data of their experiment and all their diann parameters, but not their spectral library. They used the 1.8.1 version…
-
Hello!
I'd like to kindly ask if is it possible to add support to inputs baring asterisk "*" character.
This one I tested was made with [sam2fasta.py](https://sourceforge.net/p/sam2fasta/tickets/):
…
-
Hi,
I'm using the latest version of HiCExplorer, and I have had used version 3.6.* last year. The eigenvalues produced are completly different. I have read the code and commit info saying 3.7.2 is …
-
With pandas .corr()
print(f"pearson = ",combine_df_2_num_2['noOfNetCredit'].corr(combine_df_2_num_2['medianBalance'], method='pearson'))
I am getting output "pearson = 0.2130989508716667"
But i…
-
Hello Dr. Jackson,
Thank you very much for crafting MSM; I've been reading your papers and using this package for a new project and really appreciate all of your work. Today I've run into a funky i…
-
I want to check how correlated two time series RDDs are with time, but they don't have the same cardinality (i.e., they have different number of data points because the timestamps the data are collect…
-
![FRA_USA_41_41_Pearson](https://user-images.githubusercontent.com/53410365/62050066-755ca880-b208-11e9-8bc7-e4134c065d2e.jpeg)
![USA_FRA_41_41_Pearson](https://user-images.githubusercontent.com/5341…
-
Hello, I am trying to run UMAP with pre-computed "custom metric" as input distance matrix. My custom metric is Pearson distance. I know that there is an in built custom metric - "Pearson" available. B…
-
I calculated correlation between BTC price and crucial financial data such as US Treasury, Chinese Treasury, stock indices, and the dollar index.
I used IQR method to eliminate outliers
Calculated co…